summaryrefslogtreecommitdiff
path: root/man/hostnamectl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-20 19:47:03 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-20 22:43:27 -0500
commit4f50d2efbac87aba0505b9f998bf3e4bde64c214 (patch)
treeb79b99d48bf6fc830b302d653b1d3a5e958d1d36 /man/hostnamectl.xml
parent88ae7333ee052e64607ae6678fe0e84991fe3482 (diff)
man: xinclude --host/--machine
As usual, those common options are pushed to the end.
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r--man/hostnamectl.xml14
1 files changed, 2 insertions, 12 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
index d6d000539..6746a7042 100644
--- a/man/hostnamectl.xml
+++ b/man/hostnamectl.xml
@@ -112,18 +112,6 @@
</varlistentry>
<varlistentry>
- <term><option>-H</option></term>
- <term><option>--host</option></term>
-
- <listitem><para>Execute the operation
- remotely. Specify a hostname, or
- username and hostname separated by <literal>@</literal>,
- to connect to. This will use SSH to
- talk to the remote
- system.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--static</option></term>
<term><option>--transient</option></term>
<term><option>--pretty</option></term>
@@ -145,6 +133,8 @@
</para></listitem>
</varlistentry>
+ <xi:include href="user-system-options.xml" xpointer="host" />
+
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>