diff options
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r-- | man/systemd-analyze.xml | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index de6c2bee2f..7556ef7bce 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -183,14 +183,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>--user</option></term> <listitem><para>Shows performance data @@ -287,13 +279,9 @@ e.g. "50ms".</para></listitem> </varlistentry> - <varlistentry> - <term><option>--no-pager</option></term> - - <listitem> - <para>Do not pipe output into a pager.</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> </refsect1> |