From 4f44c03eaa7bc05240ef619d07766f61eda3d5b7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 23 Dec 2014 22:42:55 +0100 Subject: busctl: when introspecting objects, optionally limit output by interface name --- man/busctl.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/busctl.xml') diff --git a/man/busctl.xml b/man/busctl.xml index 285725e684..c8a087c5c5 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -313,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. -- cgit v1.2.3-54-g00ecf