]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw:add missing "--staging" to radosgw-admin usage 9745/head
authorweiqiaomiao <wei.qiaomiao@zte.com.cn>
Thu, 16 Jun 2016 10:39:02 +0000 (18:39 +0800)
committerweiqiaomiao <wei.qiaomiao@zte.com.cn>
Thu, 16 Jun 2016 10:39:02 +0000 (18:39 +0800)
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
src/rgw/rgw_admin.cc
src/test/cli/radosgw-admin/help.t

index 9cd5732f55e91fc0c7efee404d01655f077e0929..5677d6ee45bf41b4c100ae2136ab36fb558c5fbe 100644 (file)
@@ -188,6 +188,7 @@ void _usage()
   cout << "   --period=<id>             period id\n";
   cout << "   --epoch=<number>          period epoch\n";
   cout << "   --commit                  commit the period during 'period update'\n";
+  cout << "   --staging                 get staging period info\n";
   cout << "   --master                  set as master\n";
   cout << "   --master-url              master url\n";
   cout << "   --master-zonegroup=<id>   master zonegroup id\n";
index aa34ebb131795e9169e892bcd192f66b3c17fdca..4572141f3abd4998e6a50a181cd90dc07a407ec5 100644 (file)
      --period=<id>             period id
      --epoch=<number>          period epoch
      --commit                  commit the period during 'period update'
+     --staging                 get staging period info
      --master                  set as master
      --master-url              master url
      --master-zonegroup=<id>   master zonegroup id