summaryrefslogtreecommitdiff
path: root/man/busctl.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/busctl.xml
parent88ae7333ee052e64607ae6678fe0e84991fe3482 (diff)
downloadsystemd-4f50d2efbac87aba0505b9f998bf3e4bde64c214.tar.gz
man: xinclude --host/--machine
As usual, those common options are pushed to the end.
Diffstat (limited to 'man/busctl.xml')
-rw-r--r--man/busctl.xml22
1 files changed, 2 insertions, 20 deletions
diff --git a/man/busctl.xml b/man/busctl.xml
index 7947c8d2c8..9865b17d54 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -71,26 +71,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<variablelist>
<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 systemd
- instance.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>-M</option></term>
- <term><option>--machine=</option></term>
-
- <listitem><para>Execute the operation on a local container.
- Specify a container name to connect to.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--address=<replaceable>ADDRESS</replaceable></option></term>
<listitem><para>Connect to the bus specified by
@@ -155,6 +135,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<xi:include href="user-system-options.xml" xpointer="user" />
<xi:include href="user-system-options.xml" xpointer="system" />
+ <xi:include href="user-system-options.xml" xpointer="host" />
+ <xi:include href="user-system-options.xml" xpointer="machine" />
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />