version 1.1.1.1, 2012/02/21 23:37:59
|
version 1.1.1.2, 2014/06/15 19:53:35
|
Line 69
|
Line 69
|
<arg choice="plain"><option>--version</option></arg> |
<arg choice="plain"><option>--version</option></arg> |
<arg choice="plain"><option>--debug</option></arg> |
<arg choice="plain"><option>--debug</option></arg> |
<arg choice="plain"><option>--shell</option></arg> |
<arg choice="plain"><option>--shell</option></arg> |
|
<arg choice="plain"><option>--xpath "<replaceable class="option">XPath_expression</replaceable>"</option></arg> |
<arg choice="plain"><option>--debugent</option></arg> |
<arg choice="plain"><option>--debugent</option></arg> |
<arg choice="plain"><option>--copy</option></arg> |
<arg choice="plain"><option>--copy</option></arg> |
<arg choice="plain"><option>--recover</option></arg> |
<arg choice="plain"><option>--recover</option></arg> |
Line 523
|
Line 524
|
<para> |
<para> |
Run a navigating shell. Details on available commands in shell mode |
Run a navigating shell. Details on available commands in shell mode |
are below (see <xref linkend="shell"/>). |
are below (see <xref linkend="shell"/>). |
|
</para> |
|
</listitem> |
|
</varlistentry> |
|
|
|
<varlistentry> |
|
<term><option>--xpath "<replaceable class="option">XPath_expression</replaceable>"</option></term> |
|
<listitem> |
|
<para> |
|
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. |
</para> |
</para> |
</listitem> |
</listitem> |
</varlistentry> |
</varlistentry> |