man: update systemctl man page to mentioned --machine=

This commit is contained in:
Lennart Poettering 2013-11-08 16:53:00 +01:00
parent 9070a9c103
commit 1290d0fc5f

View file

@ -458,20 +458,19 @@ systemctl start foo
<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
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>-P</option></term>
<term><option>--privileged</option></term>
<term><option>-M</option></term>
<term><option>--machine=</option></term>
<listitem>
<para>Acquire privileges via PolicyKit before executing the
operation.</para>
</listitem>
<listitem><para>Execute the operation on a local
container. Specify a container name to connect
to.</para></listitem>
</varlistentry>
<varlistentry>