X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Floginctl.xml;h=d9e985900175a9645ff5fa98430971d7f89303d3;hb=6da49b8b2f78fd74bb33de961ef8a4c7f727b822;hp=790a3e4bf8360975ff4cae8ad048b5d74d900d80;hpb=05cc726731c5cec952722f1c14acb08e3d4d5e98;p=elogind.git diff --git a/man/loginctl.xml b/man/loginctl.xml index 790a3e4bf..d9e985900 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + loginctl @@ -49,7 +49,10 @@ - loginctl OPTIONS COMMAND NAME + loginctl + OPTIONS + COMMAND + NAME @@ -83,19 +86,55 @@ string and exits. + + + + Do not pipe output into a + pager. + + + + + + Do not query the user + for authentication for privileged + operations. + + + + + + + Execute the operation + remotely. Specify a hostname, or + username and hostname separated by @, + to connect to. This will use SSH to + talk to the remote login manager + instance. + + + + + + + Execute the operation on a + local container. Specify a container + name to connect to. + + When showing - session/user properties, limit + session/user/seat properties, limit display to certain properties as specified as argument. If not - specified all set properties are + specified, all set properties are shown. The argument should be a property name, such as Sessions. If - specified more than once all + specified more than once, all properties with the specified names are shown. @@ -105,7 +144,7 @@ When showing - unit/job/manager properties, show all + session/user/seat properties, show all properties regardless whether they are set or not. @@ -114,26 +153,11 @@ - Do not ellipsize cgroup - members. + Do not ellipsize + process tree entries. - - - - Do not pipe output into a - pager. - - - - - - Don't query the user - for authentication for privileged - operations. - - @@ -161,30 +185,10 @@ SIGTERM, SIGINT or SIGSTOP. If - omitted defaults to + omitted, defaults to 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 login manager - instance. - - - - - - - Acquire privileges via - PolicyKit before executing the - operation. - The following commands are understood: @@ -214,14 +218,14 @@ Show properties of one or more sessions or the manager - itself. If no argument is specified + itself. If no argument is specified, properties of the manager will be - shown. If a session ID is specified - properties of the session is shown. By + shown. If a session ID is specified, + properties of the session are shown. By default, empty properties are suppressed. Use to show those too. To select specific - properties to show use + properties to show, use . This command is intended to be used whenever computer-parsable output is @@ -317,7 +321,7 @@ default, empty properties are suppressed. Use to show those too. To select specific - properties to show use + properties to show, use . This command is intended to be used whenever computer-parsable output is @@ -337,7 +341,7 @@ enabled for a specific user, a user manager is spawned for him/her at boot and kept around after - logouts. This allows users who aren't + logouts. This allows users who are not logged in to run long-running services. @@ -455,7 +459,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.