diff options
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index c06d0c7abb..ec2aaa56d7 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -105,7 +105,7 @@ <term><option>-H</option></term> <term><option>--host=</option></term> - <listitem><para>Execute operation + <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 @@ -117,7 +117,7 @@ <term><option>-M</option></term> <term><option>--machine=</option></term> - <listitem><para>Execute operation on a + <listitem><para>Execute the operation on a local container. Specify a container name to connect to.</para></listitem> </varlistentry> @@ -270,7 +270,7 @@ <listitem><para>Open a terminal login session to a container. This will create a TTY connection to a specific - container and asks for execution of a + container and asks for the execution of a getty on it. Note that this is only supported for containers running <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> |