diff options
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 41 |
1 files changed, 11 insertions, 30 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 89ab47402c..da539ed087 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -73,36 +73,6 @@ <variablelist> <varlistentry> - <term><option>-h</option></term> - <term><option>--help</option></term> - - <listitem><para>Prints a short help - text and exits.</para></listitem> - </varlistentry> - - <varlistentry> - <term><option>--version</option></term> - - <listitem><para>Prints a short version - string and exits.</para></listitem> - </varlistentry> - - <varlistentry> - <term><option>--no-pager</option></term> - - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> - - <varlistentry> - <term><option>--no-legend</option></term> - - <listitem><para>Do not print the legend, - i.e. the column headers and the - footer.</para></listitem> - </varlistentry> - - <varlistentry> <term><option>-H</option></term> <term><option>--host=</option></term> @@ -189,6 +159,17 @@ <constant>SIGTERM</constant>.</para></listitem> </varlistentry> + <varlistentry> + <term><option>--no-legend</option></term> + + <listitem><para>Do not print the legend, + i.e. the column headers and the + footer.</para></listitem> + </varlistentry> + + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> + <xi:include href="standard-options.xml" xpointer="no-pager" /> </variablelist> <para>The following commands are understood:</para> |