aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmllint.xml
diff options
context:
space:
mode:
authorMDT 2003 John Fleck <jfleck@inkstain.net>2003-04-20 16:45:07 +0000
committerJohn Fleck <jfleck@src.gnome.org>2003-04-20 16:45:07 +0000
commit83c8a5cd3109c4625e2dacdf07e0634347e25b71 (patch)
treedb339760bc02362cbb5bba80403ecdb046cac449 /doc/xmllint.xml
parent3c908dca479ed50dca24b8593bca90e40dbde6b8 (diff)
downloadandroid_external_libxml2-83c8a5cd3109c4625e2dacdf07e0634347e25b71.tar.gz
android_external_libxml2-83c8a5cd3109c4625e2dacdf07e0634347e25b71.tar.bz2
android_external_libxml2-83c8a5cd3109c4625e2dacdf07e0634347e25b71.zip
doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream
Sun Apr 20 10:36:05 MDT 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update man page to explain use of --stream
Diffstat (limited to 'doc/xmllint.xml')
-rw-r--r--doc/xmllint.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/xmllint.xml b/doc/xmllint.xml
index f3654725..0c786ce8 100644
--- a/doc/xmllint.xml
+++ b/doc/xmllint.xml
@@ -420,8 +420,9 @@
<varlistentry>
<term><option>--stream</option></term>
<listitem>
- <simpara>Use streaming API - useful for validation of files that are
- too large to be held in memory.</simpara>
+ <simpara>Use streaming API - useful when used in combination with
+ --relaxng or --valid options for validation of files that are
+ too large to be held in memory.</simpara>
</listitem>
</varlistentry>
<varlistentry>