diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-10-19 15:39:54 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-10-19 15:39:54 +0300 |
commit | 76d018a8af27653c40229684724c185830b1c482 (patch) | |
tree | 4765d32bae0948b8e929564d6eba54de1675b7a3 /doc/xmllint.1 | |
parent | 5beef1c7a526e014a37ca8a422911e574d3e6951 (diff) | |
parent | 76c19f4d5b3328c05649314336d27c1f44a49e96 (diff) | |
download | libxml2-76d018a8af27653c40229684724c185830b1c482.tar.gz |
Merge branch 'master' of git://anonscm.debian.org/debian-xml-sgml/libxml2
Diffstat (limited to 'doc/xmllint.1')
-rw-r--r-- | doc/xmllint.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/xmllint.1 b/doc/xmllint.1 index c647763..540a114 100644 --- a/doc/xmllint.1 +++ b/doc/xmllint.1 @@ -1,7 +1,7 @@ '\" t .\" Title: xmllint .\" Author: John Fleck <jfleck@inkstain.net> -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> .\" Date: $Date$ .\" Manual: xmllint Manual .\" Source: libxml2 @@ -55,7 +55,6 @@ is included in \fBlibxml\fR(3)\&. .SH "OPTIONS" .PP - \fBxmllint\fR accepts the following options (in alphabetical order): .PP @@ -147,7 +146,7 @@ and populate the tree with inherited attributes\&. .PP \fB\-\-encode \fR\fB\fIENCODING\fR\fR .RS 4 -Output in the given encoding\&. +Output in the given encoding\&. Note that this works for full document not fragments or result from XPath queries\&. .RE .PP \fB\-\-format\fR @@ -409,7 +408,6 @@ input\&. .RE .SH "SHELL COMMANDS" .PP - \fBxmllint\fR offers an interactive shell mode invoked with the \fB\-\-shell\fR @@ -537,7 +535,6 @@ controls the indentation\&. The default value is two spaces " "\&. .RE .SH "DIAGNOSTICS" .PP - \fBxmllint\fR return codes provide information that can be used when calling it from scripts\&. .PP |