From db6d9e864083b3ce8206a065e9edaa5fd19bab39 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 3 Jul 2014 20:37:10 +0200 Subject: [PATCH] man: document that systemctl's -H may now be used to connect directly to a container on a remote host --- man/user-system-options.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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. -- 2.30.2