nokogiri man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

NOKOGIRI(1)							   NOKOGIRI(1)

NAME
       nokogiri - an HTML, XML, SAX, and Reader parser

DESCRIPTION
       Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri’s
       many features is the ability to search documents via XPath or CSS3
       selectors.  The nokogiri command parses a document, and launches an
       interactive ruby session (irb(1)), allowing one to analysing the result
       interactively.

SYNOPSYS
       nokogiri <uri|path> [options]

OPTIONS
       --type [TYPE]
	   Set the type of the document to be parsed

       -E, --encoding encoding
	   Set the encoding of the document

       -e command
	   Specifies script from command-line

       --rng <uri|path>
	   Validate using this rng file

       -?, --help
	   Show a message very similar to this man page

       -v, --version
	   Show the version of the program

EXAMPLES
       nokogiri http://www.ruby-lang.org/

       nokogiri ./public/index.html

       curl -s http://nokogiri.org | nokogiri -e'p $_.css("h1").length'

				  2017-09-29			   NOKOGIRI(1)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net