chiark / gitweb /
busctl: add new "call" command to invoke methods on a service
[elogind.git] / man / busctl.xml
index f9bcea3c2d43930fa5d2af804fc594b97e384ffa..783b2a25329ccb9487d692ca47bbe6568f4a1570 100644 (file)
@@ -152,6 +152,15 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--quiet</option></term>
+
+        <listitem>
+          <para>When used with the <command>call</command> command suppresses
+          display of the response message.</para>
+        </listitem>
+      </varlistentry>
+
       <xi:include href="user-system-options.xml" xpointer="user" />
       <xi:include href="user-system-options.xml" xpointer="system" />
       <xi:include href="user-system-options.xml" xpointer="host" />
@@ -215,6 +224,12 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         bus service.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><command>call</command> <arg choice="plain"><replaceable>SERVICE</replaceable></arg> <arg choice="plain"><replaceable>OBJECT</replaceable></arg> <arg choice="plain"><replaceable>INTERFACE</replaceable></arg> <arg choice="plain"><replaceable>METHOD</replaceable></arg> <arg choice="opt"><replaceable>SIGNATURE</replaceable> <arg choice="opt" rep="repeat"><replaceable>PARAMETERS</replaceable></arg></arg></term>
+
+        <listitem><para>Invoke a method and show the response.</para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><command>help</command></term>