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/loginctl.xml | |
parent | 4bbfe7ad22b0666e82719e39e40be1c6cbb5cc91 (diff) |
man: use one description of --no-legend
Diffstat (limited to 'man/loginctl.xml')
-rw-r--r-- | man/loginctl.xml | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml index 5dd64e743b..11ed0ee460 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -73,16 +73,6 @@ <variablelist> <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>--no-ask-password</option></term> <listitem><para>Do not query the user @@ -189,9 +179,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> |