diff options
Diffstat (limited to 'doc/xmllint.xml')
-rw-r--r-- | doc/xmllint.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xmllint.xml b/doc/xmllint.xml index 5f0f000..1008179 100644 --- a/doc/xmllint.xml +++ b/doc/xmllint.xml @@ -271,7 +271,7 @@ <varlistentry> <term><option>--encode <replaceable class="option">ENCODING</replaceable></option></term> <listitem> - <para>Output in the given encoding.</para> + <para>Output in the given encoding. Note that this works for full document not fragments or result from XPath queries.</para> </listitem> </varlistentry> |