diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 21:43:35 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 21:44:53 -0500 |
commit | 12f15e596a3040f32bb8c9aa9d0bf9b43fc96567 (patch) | |
tree | 0d0e2e5144b80587839124ef20a3805b82655432 /man/machinectl.xml | |
parent | 4bbfe7ad22b0666e82719e39e40be1c6cbb5cc91 (diff) |
man: use one description of --no-legend
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 19531866c7..ff447b6210 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -151,14 +151,6 @@ </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>--mkdir</option></term> <listitem><para>When used with @@ -208,9 +200,10 @@ <xi:include href="user-system-options.xml" xpointer="host" /> <xi:include href="user-system-options.xml" xpointer="machine" /> + <xi:include href="standard-options.xml" xpointer="no-pager" /> + <xi:include href="standard-options.xml" xpointer="no-legend" /> <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> </refsect1> |