From 2e9efd22ce0099c3b4d35898d70f8fc706c8a66c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 25 Nov 2014 02:11:57 +0100 Subject: busctl: if no parameter is specified for "busctl status" show credentials of bus owner --- man/busctl.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/busctl.xml b/man/busctl.xml index a4c4227d5e..285725e684 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -271,10 +271,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). -- cgit v1.2.3-54-g00ecf