diff options
Diffstat (limited to 'man/timedatectl.xml')
-rw-r--r-- | man/timedatectl.xml | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/man/timedatectl.xml b/man/timedatectl.xml index a82e6468cb..7ac19e6be4 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -69,28 +69,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>--version</option></term> - - <listitem><para>Prints a short version - string and exits.</para></listitem> - </varlistentry> - - <varlistentry> - <term><option>--no-pager</option></term> - - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> - - <varlistentry> <term><option>--no-ask-password</option></term> <listitem><para>Do not query the user @@ -131,6 +109,10 @@ synchronized from the system clock.</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> <para>The following commands are understood:</para> |