diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 27 |
1 files changed, 3 insertions, 24 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index d6d2c76f2e..4bb8b07d61 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -73,22 +73,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <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>-t</option></term> <term><option>--type=</option></term> @@ -302,14 +286,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> <varlistentry> - <term><option>--no-pager</option></term> - - <listitem> - <para>Do not pipe output into a pager.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><option>--system</option></term> <listitem> @@ -515,6 +491,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </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> |