From: Lennart Poettering Date: Fri, 14 Nov 2014 12:11:45 +0000 (+0100) Subject: man: various tweaks for busctl(1) man page X-Git-Tag: v218~442 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=86349ffe49092345269762e3274121133604c3d4;p=elogind.git man: various tweaks for busctl(1) man page --- diff --git a/man/busctl.xml b/man/busctl.xml index 783b2a253..6f940c3eb 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -147,7 +147,7 @@ along with systemd; If not, see . - When used with the tree shows a + When used with the tree command shows a flat list of object paths instead of a tree. @@ -186,26 +186,26 @@ along with systemd; If not, see . - tree NAME + tree SERVICE Shows an object tree of one or more - services. If NAME is specified, + services. If SERVICE is specified, show object tree of the specified services only. Otherwise, show all object trees of all services on the bus that acquired at least one well-known name. - monitor NAME + monitor SERVICE Dump messages being exchanged. If - NAME is specified, show messages + SERVICE is specified, show messages to or from this endpoint. Otherwise, show all messages on the bus. - capture NAME + capture SERVICE Similar to monitor but writes the output in pcap format (for details see the . - status NAME + status SERVICE Show process information and credentials of a bus service.