X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fbusctl.xml;h=afc33c7c6b5d1ea73178a783a8975174b3e4f5ca;hp=872f3f496b31396889c0ea0f5de3fe6887e6bfb6;hb=53d6837510478e1275b294654663635466cbafc7;hpb=43dbecd5a31f6b247b261a5a281afecafdf1c841 diff --git a/man/busctl.xml b/man/busctl.xml index 872f3f496..afc33c7c6 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -123,16 +123,6 @@ along with systemd; If not, see . - - - - - Do not print the legend, - i.e. the column headers and the - footer. - - - @@ -232,14 +222,29 @@ along with systemd; If not, see . + + BOOL + + + Controls whether credential data reported by + list or status shall + be augmented with data from + /proc. When this is turned on the data + shown is possibly inconsistent, as the data read from + /proc might be more recent than rest of + the credential information. Defaults to yes. + + + + + - @@ -257,10 +262,13 @@ along with systemd; If not, see . - status SERVICE + status SERVICE Show process information and credentials of a - bus service. + bus service (if one is specified by its unique or well-known + name), a process (if one is specified by its numeric PID), or + the owner of the bus (if no parameter is + specified). @@ -296,11 +304,13 @@ along with systemd; If not, see . - introspect SERVICE OBJECT + introspect SERVICE OBJECT INTERFACE Show interfaces, methods, properties and signals of the specified object (identified by its path) on - the specified service. + the specified service. If the interface argument is passed the + output is limited to members of the specified + interface.