]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rgw: right parenthesis is missing in radosgw-admin help message on caps
authorzhangweibing <zhangweibing@unitedstack.com>
Thu, 1 Sep 2016 06:59:40 +0000 (14:59 +0800)
committerzhangweibing <zhangweibing@unitedstack.com>
Thu, 1 Sep 2016 06:59:40 +0000 (14:59 +0800)
Signed-off-by: Weibing Zhang <zhangweibing@unitedstack.com>
src/rgw/rgw_admin.cc
src/test/cli/radosgw-admin/help.t

index 099a2359cb7aec5ddad33ce6cd0862f4b62f2d52..ebab34af80c71ff909e48e972bdc7b958a920f7c 100644 (file)
@@ -232,7 +232,7 @@ void _usage()
   cout << "   --replica-log-type        replica log type (metadata, data, bucket), required for\n";
   cout << "                             replica log operations\n";
   cout << "   --categories=<list>       comma separated list of categories, used in usage show\n";
-  cout << "   --caps=<caps>             list of caps (e.g., \"usage=read, write; user=read\"\n";
+  cout << "   --caps=<caps>             list of caps (e.g., \"usage=read, write; user=read\")\n";
   cout << "   --yes-i-really-mean-it    required for certain operations\n";
   cout << "   --reset-regions           reset regionmap when regionmap update\n";
   cout << "   --bypass-gc               when specified with bucket deletion, triggers\n";
index 3a18587f876acf744a94a22e6c0623fe69fa3e3c..4a722f16d0acc889f2be9e743516f525843943bb 100644 (file)
      --replica-log-type        replica log type (metadata, data, bucket), required for
                                replica log operations
      --categories=<list>       comma separated list of categories, used in usage show
-     --caps=<caps>             list of caps (e.g., "usage=read, write; user=read"
+     --caps=<caps>             list of caps (e.g., "usage=read, write; user=read")
      --yes-i-really-mean-it    required for certain operations
      --reset-regions           reset regionmap when regionmap update
      --bypass-gc               when specified with bucket deletion, triggers