From 781fa93815fafd02b5287ef5781b92ef7b99973b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 14 Nov 2014 13:11:10 +0100 Subject: busctl: add new "call" command to invoke methods on a service --- man/busctl.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'man') diff --git a/man/busctl.xml b/man/busctl.xml index f9bcea3c2..783b2a253 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -152,6 +152,15 @@ along with systemd; If not, see . + + + + + When used with the call command suppresses + display of the response message. + + + @@ -215,6 +224,12 @@ along with systemd; If not, see . bus service. + + call SERVICE OBJECT INTERFACE METHOD SIGNATURE PARAMETERS + + Invoke a method and show the response. + + help -- cgit v1.2.3