X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fxmllint.xml;h=5f0f0002b6be2c432a1108bbea8b3bac98a75536;hb=4e8fa1efca3c71ef7e0c515afb175e849a97d416;hp=9a41b4e2b72333b080b3e09527153500925e050d;hpb=f1203bb16d4c806ad871c24d097983c3fa550048;p=platform%2Fupstream%2Flibxml2.git diff --git a/doc/xmllint.xml b/doc/xmllint.xml index 9a41b4e..5f0f000 100644 --- a/doc/xmllint.xml +++ b/doc/xmllint.xml @@ -69,6 +69,7 @@ + @@ -528,6 +529,19 @@ + + + + Run an XPath expression given as argument and print the + result. In case of a nodeset result, each node in the + node set is serialized in full in the output. In case + of an empty node set the "XPath set is empty" result + will be shown and an error exit code will be returned. + + + + +