X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbusctl.xml;h=251233bb96310fa3882ce193c36ec57f3a7f63dd;hb=5c3072eab6d2e11d89452987b017541d4654ac05;hp=872f3f496b31396889c0ea0f5de3fe6887e6bfb6;hpb=43dbecd5a31f6b247b261a5a281afecafdf1c841;p=elogind.git diff --git a/man/busctl.xml b/man/busctl.xml index 872f3f496..251233bb9 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -3,22 +3,22 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> . - - - - - 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.