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/systemctl.xml | |
parent | 4bbfe7ad22b0666e82719e39e40be1c6cbb5cc91 (diff) |
man: use one description of --no-legend
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 38c2bbf7ee..1c738cede6 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -321,15 +321,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </listitem> </varlistentry> - <varlistentry> - <term><option>--no-legend</option></term> - - <listitem> - <para>Do not print the legend, i.e. the column headers and - the footer with hints.</para> - </listitem> - </varlistentry> - <xi:include href="user-system-options.xml" xpointer="user" /> <xi:include href="user-system-options.xml" xpointer="system" /> @@ -547,9 +538,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <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> |