<arg choice="plain"><replaceable>ADDRESS</replaceable></arg>
</cmdsynopsis>
+ <cmdsynopsis>
+ <command>varlinkctl</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <arg choice="plain">list-methods</arg>
+ <arg choice="plain"><replaceable>ADDRESS</replaceable></arg>
+ <arg choice="opt" rep="repeat"><replaceable>INTERFACE</replaceable></arg>
+ </cmdsynopsis>
+
<cmdsynopsis>
<command>varlinkctl</command>
<arg choice="opt" rep="repeat">OPTIONS</arg>
<arg choice="plain">introspect</arg>
<arg choice="plain"><replaceable>ADDRESS</replaceable></arg>
- <arg choice="opt"><replaceable>INTERFACE</replaceable></arg>
+ <arg choice="opt" rep="repeat"><replaceable>INTERFACE</replaceable></arg>
</cmdsynopsis>
<cmdsynopsis>
<listitem><para>Show list of methods implemented by the specified service. Expects a service address
in one of the formats described above as well as one or more interface names. If no interface name is
specified, lists all methods of all interfaces implemented by the service, otherwise just the methods
- in the specified services.</para>
+ in the specified interfaces.</para>
<xi:include href="version-info.xml" xpointer="v257"/></listitem>
</varlistentry>