From f8f14b3654bcd8d6c6cfd118e50775f6a2328a35 Mon Sep 17 00:00:00 2001 From: Simon Peeters Date: Thu, 7 Nov 2013 08:58:23 +0100 Subject: loginctl: convert to sd-bus NOTE: the show-* subcommands do not print some properties: this are those with types like (so), a(so), (uo),... we need to fix this, but I'm not sure how --- man/loginctl.xml | 71 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) (limited to 'man/loginctl.xml') diff --git a/man/loginctl.xml b/man/loginctl.xml index 7d4f26a3e7..d9e9859001 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -86,6 +86,42 @@ 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. + + @@ -122,21 +158,6 @@ - - - - Do not pipe output into a - pager. - - - - - - Do not query the user - for authentication for privileged - operations. - - @@ -168,26 +189,6 @@ SIGTERM. - - - - - 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. - - - - - - - Acquire privileges via - PolicyKit before executing the - operation. - The following commands are understood: -- cgit v1.2.3-54-g00ecf