X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Floginctl.xml;h=1b54ff7dc3d73232b5f03595b9db2b29fd25121e;hp=790a3e4bf8360975ff4cae8ad048b5d74d900d80;hb=d1b38fac57d82f0249b9e581eb0d18175f6aa74a;hpb=05cc726731c5cec952722f1c14acb08e3d4d5e98 diff --git a/man/loginctl.xml b/man/loginctl.xml index 790a3e4bf..1b54ff7dc 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 @@ -88,14 +91,14 @@ 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 +108,7 @@ When showing - unit/job/manager properties, show all + session/user/seat properties, show all properties regardless whether they are set or not. @@ -114,8 +117,8 @@ - Do not ellipsize cgroup - members. + Do not ellipsize + process tree entries. @@ -129,7 +132,7 @@ - Don't query the user + Do not query the user for authentication for privileged operations. @@ -161,7 +164,7 @@ SIGTERM, SIGINT or SIGSTOP. If - omitted defaults to + omitted, defaults to SIGTERM. @@ -214,14 +217,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 +320,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 +340,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 +458,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.