rados: more usage cleanup

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2012-07-11 18:54:30 -07:00
parent 0081c8e420
commit 99a048d882

View File

@ -86,7 +86,7 @@ void usage(ostream& out)
" load-gen [options] generate load on the cluster\n"
" listomapkeys <obj-name> list the keys in the object map\n"
" getomapval <obj-name> <key> show the value for the specified key\n"
"in the object's object map\n"
" in the object's object map\n"
" setomapval <obj-name> <key> <val>\n"
" listomapvals <obj-name> <key> <val>\n"
" rmomapkey <obj-name> <key> <val>\n"
@ -104,7 +104,7 @@ void usage(ostream& out)
" files or objects from the target bucket\n"
" or directory.\n"
" --workers Number of worker threads to spawn \n"
" default " STR(DEFAULT_NUM_RADOS_WORKER_THREADS) "\n"
" (default " STR(DEFAULT_NUM_RADOS_WORKER_THREADS) ")\n"
"\n"
"GLOBAL OPTIONS:\n"
" --object_locator object_locator\n"