X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fmachinectl.xml;h=f2fa6ce53e9aff3f2b974683ec671dec717e4798;hb=4b4bec19582c3ad2b7d25116f3c22c783274fead;hp=8a96d423b9602e1c98d4753d9e965bfbcea222b6;hpb=7b870f607bcb8f445d4d29a776d12d9de3bf1487;p=elogind.git diff --git a/man/machinectl.xml b/man/machinectl.xml index 8a96d423b..f2fa6ce53 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -86,12 +86,48 @@ string and exits. + + + + Do not pipe output into a + pager. + + + + + + Do not query the user + for authentication for privileged + operations. + + + + + + + Execute operation + remotely. Specify a hostname, or + username and hostname separated by @, + to connect to. This will use SSH to + talk to the remote machine manager + instance. + + + + + + + Execute operation on a + local container. Specify a container + name to connect to. + + When showing - session/user properties, limit the + machine properties, limit the output to certain properties as specified by the argument. If not specified, all set properties are @@ -108,7 +144,7 @@ When showing - unit/job/manager properties, show all + machine properties, show all properties regardless of whether they are set or not. @@ -117,37 +153,22 @@ - Do not ellipsize cgroup - members. + Do not ellipsize + process tree entries. - - - - Do not pipe output into a - pager. - - - - - - Do not query the user - for authentication for privileged - operations. - - When used with - kill-session, + kill-machine, choose which processes to kill. Must be one of , or to select whether to kill only the leader process of the - session or all processes of the - session. If omitted, defaults to + machine or all processes of the + machine. If omitted, defaults to . @@ -156,11 +177,10 @@ When used with - kill-session or - kill-user, choose + kill-machine, choose which signal to send to selected - processes. Must be one of the well-known - signal specifiers, such as + processes. Must be one of the + well-known signal specifiers, such as SIGTERM, SIGINT or SIGSTOP. If @@ -168,26 +188,6 @@ SIGTERM. - - - - - Execute operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote machine manager - instance. - - - - - - - Acquire privileges via - PolicyKit before executing the - operation. - The following commands are understood: @@ -294,7 +294,8 @@ See Also systemd-machined.service8, - systemd-logind.service8 + systemd-nspawn1, + systemd.special7