diff options
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r-- | man/hostnamectl.xml | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index 4bc05f52ce..d6d0005398 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="hostnamectl" conditional='ENABLE_HOSTNAMED'> +<refentry id="hostnamectl" conditional='ENABLE_HOSTNAMED' + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>hostnamectl</title> @@ -95,21 +96,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-ask-password</option></term> <listitem><para>Do not query the user @@ -158,6 +144,9 @@ hostnames will be updated. </para></listitem> </varlistentry> + + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> <para>The following commands are understood:</para> |