summaryrefslogtreecommitdiff
path: root/man/timedatectl.xml
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-10-30 21:13:46 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-10-30 21:13:46 +0100
commita281d9c7851b16c4c9195d042901540ee9ced799 (patch)
tree484bc240597e204d1128135167f86c8771e1dfa4 /man/timedatectl.xml
parent88212f7bd19e30d73874aa160e789e300a643860 (diff)
downloadsystemd-a281d9c7851b16c4c9195d042901540ee9ced799.tar.gz
timedatectl: port to sd-bus
Diffstat (limited to 'man/timedatectl.xml')
-rw-r--r--man/timedatectl.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
index be0ad3f012..2dd6beb968 100644
--- a/man/timedatectl.xml
+++ b/man/timedatectl.xml
@@ -98,23 +98,24 @@
</varlistentry>
<varlistentry>
- <term><option>-P</option></term>
- <term><option>--privileged</option></term>
-
- <listitem><para>Acquire privileges via PolicyKit
- before executing the operation.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>-H</option></term>
- <term><option>--host</option></term>
+ <term><option>--host=</option></term>
- <listitem><para>Execute the operation
+ <listitem><para>Execute operation
remotely. Specify a hostname, or
username and hostname separated by <literal>@</literal>,
to connect to. This will use SSH to
- talk to a remote
- system.</para></listitem>
+ talk to the remote machine manager
+ instance.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>-M</option></term>
+ <term><option>--machine=</option></term>
+
+ <listitem><para>Execute operation on a
+ local container. Specify a container
+ name to connect to.</para></listitem>
</varlistentry>
<varlistentry>