X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbusctl.xml;h=c8a087c5c5449135fe54a44f16c89fccb0e6e80e;hb=42d8fafc4bb2f890688e25fe886f88b54ce2c1e3;hp=a4c4227d5e2fea99a6e3d85f2ab620641bde3123;hpb=40ed1a4574152337479f7f9c01763b84847ff09f;p=elogind.git diff --git a/man/busctl.xml b/man/busctl.xml index a4c4227d5..c8a087c5c 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). @@ -310,11 +313,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.