2014-11-21 22:44:48 +03:00
<?xml version="1.0"?> <!-- * - Mode: nxml; nxml - child - indent: 2; indent - tabs - mode: nil - * -->
2014-02-13 23:33:51 +04:00
< !DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
2015-06-18 20:47:44 +03:00
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
2014-02-13 23:33:51 +04:00
2017-11-18 19:52:56 +03:00
<!--
SPDX-License-Identifier: LGPL-2.1+
This file is part of systemd.
Copyright 2014 Zbigniew Jędrzejewski-Szmek
systemd is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
systemd is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http: / / w w w . g n u . o r g / l i c e n s e s /> .
-->
2014-02-13 23:33:51 +04: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 05:43:35 +03:00
2016-08-06 01:32:46 +03: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 05:43:35 +03: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-13 23:33:51 +04:00
</variablelist>