]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update to reflect changes in -H HOST parsing
authorShawn Landden <slandden@gmail.com>
Thu, 8 Feb 2018 17:19:14 +0000 (09:19 -0800)
committerShawn Landden <shawn@git.icu>
Mon, 6 Aug 2018 21:29:46 +0000 (14:29 -0700)
man/user-system-options.xml

index eb875661de12b036409fea1d425039c69d6bfdbc..4ad2d3b16d2e73194410cfa683618dc12af077fc 100644 (file)
       <para>Execute the operation remotely. Specify a hostname, or a
       username and hostname separated by <literal>@</literal>, to
       connect to. The hostname may optionally be suffixed by a
-      container name, separated by <literal>:</literal>, which
+      port ssh is listening on, seperated by <literal>:</literal>, and then a
+      container name, separated by <literal>/</literal>, which
       connects directly to a specific container on the specified
       host. This will use SSH to talk to the remote machine manager
       instance. Container names may be enumerated with
       <command>machinectl -H
-      <replaceable>HOST</replaceable></command>.</para>
+      <replaceable>HOST</replaceable></command>. Put IPv6 addresses in brackets.</para>
     </listitem>
   </varlistentry>