From: Antonio Alvarez Feijoo Date: Fri, 28 Jun 2024 12:22:55 +0000 (+0200) Subject: man/varlinkctl: add `list-methods` command to synopsis and fix typo X-Git-Tag: v257-rc1~1023 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b268a71069786a45460807967e669d505ba3c5a2;p=thirdparty%2Fsystemd.git man/varlinkctl: add `list-methods` command to synopsis and fix typo Follow-up for 16cfe84c2495c1d9e753e2b8e21b69bea21ebaf4 --- diff --git a/man/varlinkctl.xml b/man/varlinkctl.xml index 0ecd168c33d..e936be2f43f 100644 --- a/man/varlinkctl.xml +++ b/man/varlinkctl.xml @@ -36,12 +36,20 @@ ADDRESS + + varlinkctl + OPTIONS + list-methods + ADDRESS + INTERFACE + + varlinkctl OPTIONS introspect ADDRESS - INTERFACE + INTERFACE @@ -132,7 +140,7 @@ 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. + in the specified interfaces.