]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
tools/rados: fixed redundant comment of help information 15618/head
authorPan Liu <wanjun.lp@alibaba-inc.com>
Mon, 12 Jun 2017 05:48:29 +0000 (13:48 +0800)
committerPan Liu <wanjun.lp@alibaba-inc.com>
Mon, 12 Jun 2017 06:32:53 +0000 (14:32 +0800)
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
src/tools/rados/rados.cc

index 9fc6442c34dbe3c34467a0eadc95313f0b1ade8d..ff06ff9b039d801726c82afb8af6e1652712c4d0 100644 (file)
@@ -83,7 +83,7 @@ void usage(ostream& out)
 "OBJECT COMMANDS\n"
 "   get <obj-name> [outfile]         fetch object\n"
 "   put <obj-name> [infile] [--offset offset]\n"
-"                                    write object write object start offset(default:0)\n"
+"                                    write object with start offset (default:0)\n"
 "   append <obj-name> [infile]       append object\n"
 "   truncate <obj-name> length       truncate object\n"
 "   create <obj-name>                create object\n"