diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:52 +0000 |
commit | 51fac37bb20c9440a9a4e0a20846c139364d6d13 (patch) | |
tree | 77c11a0dffc2c15542689f3a51d12d5076c477e8 /man/varlinkctl.xml | |
parent | Adding upstream version 255.4. (diff) | |
download | systemd-upstream/255.5.tar.xz systemd-upstream/255.5.zip |
Adding upstream version 255.5.upstream/255.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/varlinkctl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/varlinkctl.xml b/man/varlinkctl.xml index 7dec54c..08d2312 100644 --- a/man/varlinkctl.xml +++ b/man/varlinkctl.xml @@ -50,7 +50,7 @@ <arg choice="plain">call</arg> <arg choice="plain"><replaceable>ADDRESS</replaceable></arg> <arg choice="plain"><replaceable>METHOD</replaceable></arg> - <arg choice="opt"><replaceable>PARAMETERS</replaceable></arg> + <arg choice="opt"><replaceable>ARGUMENTS</replaceable></arg> </cmdsynopsis> <cmdsynopsis> @@ -100,7 +100,7 @@ <term><command>info</command> <replaceable>ADDRESS</replaceable></term> <listitem><para>Show brief information about the specified service, including vendor name and list of - implemented interfaces. Expects a service address in the formats described above.</para> + implemented interfaces. Expects a service address in one of the formats described above.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> </varlistentry> @@ -109,7 +109,7 @@ <term><command>list-interfaces</command> <replaceable>ADDRESS</replaceable></term> <listitem><para>Show list of interfaces implemented by the specified service. Expects a service - address in the formats described above.</para> + address in one of the formats described above.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> </varlistentry> @@ -118,7 +118,7 @@ <term><command>introspect</command> <replaceable>ADDRESS</replaceable> <replaceable>INTERFACE</replaceable></term> <listitem><para>Show interface definition of the specified interface provided by the specified - service. Expects a service address in the formats described above and a Varlink interface + service. Expects a service address in one of the formats described above and a Varlink interface name.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> |