1 <?xml version="1.0"?> <!--*- Mode: nxml; nxml-child-indent: 2; indent-tabs-mode: nil -*-->
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
6 SPDX-License-Identifier: LGPL-2.1+
10 <varlistentry id='help'>
11 <term><option>-h</option></term>
12 <term><option>--help</option></term>
14 <listitem id='help-text'>
15 <para>Print a short help text and exit.
19 <varlistentry id='version'>
20 <term><option>--version</option></term>
22 <listitem id='version-text'>
23 <para>Print a short version string and exit.</para>
27 <varlistentry id='no-pager'>
28 <term><option>--no-pager</option></term>
31 <para>Do not pipe output into a pager.</para>
35 <varlistentry id='no-ask-password'>
36 <term><option>--no-ask-password</option></term>
38 <listitem><para>Do not query the user for authentication for privileged operations.</para></listitem>
41 <varlistentry id='no-legend'>
42 <term><option>--no-legend</option></term>
45 <para>Do not print the legend, i.e. column headers and the
46 footer with hints.</para>
50 <varlistentry id='cat-config'>
51 <term><option>--cat-config</option></term>
54 <para>Copy the contents of config files to standard output.
55 Before each file, the filename is printed as a comment.</para>