]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados: Fix usage for "notify" command
authorDavid Zafman <dzafman@redhat.com>
Tue, 8 Sep 2015 20:41:31 +0000 (13:41 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 9 Sep 2015 06:44:39 +0000 (23:44 -0700)
Signed-off-by: David Zafman <dzafman@redhat.com>
src/tools/rados/rados.cc

index c845d30027f748c4151a3c573234fcd662b5e68c..a1a31a647e62e7e51ada3905d67829e5322093af 100644 (file)
@@ -114,7 +114,7 @@ void usage(ostream& out)
 "   setomapheader <obj-name> <val>\n"
 "   tmap-to-omap <obj-name>          convert tmap keys/values to omap\n"
 "   watch <obj-name>                 add watcher on this object\n"
-"   notify <obj-name> <message>      notify wather of this object with message\n"
+"   notify <obj-name> <message>      notify watcher of this object with message\n"
 "   listwatchers <obj-name>          list the watchers of this object\n"
 "   set-alloc-hint <obj-name> <expected-object-size> <expected-write-size>\n"
 "                                    set allocation hint for an object\n"