]> 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>
Thu, 25 Feb 2016 20:50:24 +0000 (12:50 -0800)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b968fb3bcefb0cdafb1e84d7c679b61a201a940f)

src/tools/rados/rados.cc

index a48d73021cb3d0d72d7b482db9793a86d519cda6..1a98aaa12515710a6d9c24a862bd92668de73863 100644 (file)
@@ -107,7 +107,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"