diff --git a/man/run0.xml b/man/run0.xml index c9be24da98..3c3d562216 100644 --- a/man/run0.xml +++ b/man/run0.xml @@ -200,7 +200,23 @@ - + + + + + + Execute operation on a local container. Specify a container name to connect to, optionally + prefixed by a user name to connect as and a separating @ character. If the special + string .host is used in place of the container name, a connection to the local + system is made. If the @ syntax is not used, the connection is made as root user. + If the @ syntax is used either the left hand side or the right hand side may be + omitted (but not both) in which case the local user name and .host are implied. + + + + + +