From: Lennart Poettering Date: Thu, 3 Jul 2014 18:37:10 +0000 (+0200) Subject: man: document that systemctl's -H may now be used to connect directly to a container... X-Git-Tag: v215~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=db6d9e864083b3ce8206a065e9edaa5fd19bab39 man: document that systemctl's -H may now be used to connect directly to a container on a remote host --- diff --git a/man/user-system-options.xml b/man/user-system-options.xml index cca5c79a7..8616c5424 100644 --- a/man/user-system-options.xml +++ b/man/user-system-options.xml @@ -26,10 +26,15 @@ - Execute the operation remotely. Specify a hostname, or + Execute the operation remotely. Specify a hostname, or a username and hostname separated by @, to - connect to. This will use SSH to talk to the remote machine - manager instance. + connect to. The hostname may optionally be suffixed by a + container name, separated by :, 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 + machinectl -H + HOST.