summaryrefslogtreecommitdiff
path: root/doc/dbus-test-tool.1.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus-test-tool.1.xml.in')
-rw-r--r--doc/dbus-test-tool.1.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dbus-test-tool.1.xml.in b/doc/dbus-test-tool.1.xml.in
index 091dee14..5b7c43ed 100644
--- a/doc/dbus-test-tool.1.xml.in
+++ b/doc/dbus-test-tool.1.xml.in
@@ -45,7 +45,7 @@
<arg choice="plain">--system</arg>
</group>
<arg choice="opt">--name=<replaceable>NAME</replaceable></arg>
- <arg choice="opt">--sleep=<replaceable>MS</replaceable></arg>
+ <arg choice="opt">--sleep-ms=<replaceable>MS</replaceable></arg>
</cmdsynopsis>
<cmdsynopsis>
@@ -161,7 +161,7 @@
</varlistentry>
<varlistentry>
- <term><option>--sleep=</option><replaceable>MS</replaceable></term>
+ <term><option>--sleep-ms=</option><replaceable>MS</replaceable></term>
<listitem>
<para>Block for <replaceable>MS</replaceable> milliseconds
before replying to a method call.</para>