2014-11-22 03:44:48 +08:00
|
|
|
<?xml version="1.0"?> <!--*- Mode: nxml; nxml-child-indent: 2; indent-tabs-mode: nil -*-->
|
2014-02-14 03:33:51 +08:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
2015-06-19 01:47:44 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
2014-02-14 03:33:51 +08:00
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<varlistentry id='help'>
|
|
|
|
<term><option>-h</option></term>
|
|
|
|
<term><option>--help</option></term>
|
|
|
|
|
|
|
|
<listitem id='help-text'>
|
|
|
|
<para>Print a short help text and exit.
|
|
|
|
</para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id='version'>
|
|
|
|
<term><option>--version</option></term>
|
|
|
|
|
|
|
|
<listitem id='version-text'>
|
|
|
|
<para>Print a short version string and exit.</para>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id='no-pager'>
|
|
|
|
<term><option>--no-pager</option></term>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Do not pipe output into a pager.</para>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2015-01-20 10:43:35 +08:00
|
|
|
|
2016-08-06 06:32:46 +08:00
|
|
|
<varlistentry id='no-ask-password'>
|
|
|
|
<term><option>--no-ask-password</option></term>
|
|
|
|
|
|
|
|
<listitem><para>Do not query the user for authentication for privileged operations.</para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2015-01-20 10:43:35 +08:00
|
|
|
<varlistentry id='no-legend'>
|
|
|
|
<term><option>--no-legend</option></term>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Do not print the legend, i.e. column headers and the
|
|
|
|
footer with hints.</para>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2014-02-14 03:33:51 +08:00
|
|
|
</variablelist>
|