summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDmitri Iouchtchenko <johnnyspoon@gmail.com>2016-02-21 23:50:49 -0500
committerSimon McVittie <smcv@debian.org>2016-03-02 18:19:35 +0000
commitbfd9c8a3b3b707bf12bfffebfcfc2cdd639d4ea6 (patch)
tree135dea15ea62d9667bae0162f82f2a81dfea6bb8 /tools
parent64d6dbd190f5d58768fbf290747b06e464d44b00 (diff)
dbus-test-tool echo: fix sleep documentation
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=94244 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'tools')
-rw-r--r--tools/dbus-echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbus-echo.c b/tools/dbus-echo.c
index 0e7de1bd..738b1cb3 100644
--- a/tools/dbus-echo.c
+++ b/tools/dbus-echo.c
@@ -52,7 +52,7 @@ usage_echo (int exit_with)
"\n"
" --name=NAME claim this well-known name first\n"
"\n"
- " --sleep=N sleep N milliseconds before sending each reply\n"
+ " --sleep-ms=N sleep N milliseconds before sending each reply\n"
"\n"
" --session use the session bus (default)\n"
" --system use the system bus\n"