chiark / gitweb /
man: describe functions for appending to messages
[elogind.git] / man / user-system-options.xml
index 08639602140dfc7754a4e30291de5a0d80131b8a..cca5c79a7ac0cd510122d22eabaec403b27d34ef 100644 (file)
       implied default.</para>
     </listitem>
   </varlistentry>
+
+  <varlistentry id='host'>
+    <term><option>-H</option></term>
+    <term><option>--host=</option></term>
+
+    <listitem id='host-text'>
+      <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 machine
+      manager instance.</para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry id='machine'>
+    <term><option>-M</option></term>
+    <term><option>--machine=</option></term>
+
+    <listitem id='machine-text'>
+      <para>Execute operation on a local container. Specify a
+      container name to connect to.</para>
+    </listitem>
+  </varlistentry>
 </variablelist>