]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/radosgw-admin: update the expected usage outputs 7723/head
authorKefu Chai <kchai@redhat.com>
Sat, 20 Feb 2016 04:10:53 +0000 (12:10 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 20 Feb 2016 08:58:16 +0000 (16:58 +0800)
to match with the latest radosgw-admin changes.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/rgw/rgw_admin.cc
src/test/cli/radosgw-admin/help.t

index 8fa45283a0418e33d00045478c12aa6337b6b7ff..43120fff36edc93a969a09b582418368183361d4 100644 (file)
@@ -223,7 +223,7 @@ void _usage()
   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 << "   --yes-i-really-mean-it    required for certain operations\n";
-  cout << "   --reset-regions           reset regionmap when regionmap update";
+  cout << "   --reset-regions           reset regionmap when regionmap update\n";
   cout << "\n";
   cout << "<date> := \"YYYY-MM-DD[ hh:mm:ss]\"\n";
   cout << "\nQuota options:\n";
index 3bc270f867eb8589583717b6d774f38b4f236094..587317af35d2e687cc9fa1cc2109de032ccc495e 100644 (file)
      --bucket-id=<bucket-id>
      --shard-id=<shard-id>     optional for mdlog list
                                required for: 
-                               mdlog trim
-                               replica mdlog get/delete
-                               replica datalog get/delete
+                                 mdlog trim
+                                 replica mdlog get/delete
+                                 replica datalog get/delete
      --metadata-key=<key>      key to retrieve metadata from with metadata get
+     --remote=<remote>         remote to pull period
      --parent=<id>             parent period id
      --period=<id>             period id
      --epoch=<number>          period epoch
      --categories=<list>       comma separated list of categories, used in usage show
      --caps=<caps>             list of caps (e.g., "usage=read, write; user=read"
      --yes-i-really-mean-it    required for certain operations
-     --reset-zonegroups        reset zonegroupmap when zonegroupmap update
+     --reset-regions           reset regionmap when regionmap update
+  
   <date> := "YYYY-MM-DD[ hh:mm:ss]"
   
   Quota options:
     --version         show version and quit
   
   [1]