]> git.ipfire.org Git - thirdparty/systemd.git/blob - man/standard-options.xml
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / man / standard-options.xml
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">
4
5 <variablelist>
6 <varlistentry id='help'>
7 <term><option>-h</option></term>
8 <term><option>--help</option></term>
9
10 <listitem id='help-text'>
11 <para>Print a short help text and exit.
12 </para></listitem>
13 </varlistentry>
14
15 <varlistentry id='version'>
16 <term><option>--version</option></term>
17
18 <listitem id='version-text'>
19 <para>Print a short version string and exit.</para>
20 </listitem>
21 </varlistentry>
22
23 <varlistentry id='no-pager'>
24 <term><option>--no-pager</option></term>
25
26 <listitem>
27 <para>Do not pipe output into a pager.</para>
28 </listitem>
29 </varlistentry>
30
31 <varlistentry id='no-legend'>
32 <term><option>--no-legend</option></term>
33
34 <listitem>
35 <para>Do not print the legend, i.e. column headers and the
36 footer with hints.</para>
37 </listitem>
38 </varlistentry>
39 </variablelist>