]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
radosgw-admin: add 'period update' to usage
authorCasey Bodley <cbodley@redhat.com>
Thu, 22 Oct 2015 15:23:16 +0000 (11:23 -0400)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:20 +0000 (16:13 -0800)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_admin.cc

index 6d7923581de4445cbec832c498810465bf3269d4..c00fc691020fc87cc76021fc223fdba64aa4f10a 100644 (file)
@@ -80,6 +80,7 @@ void _usage()
   cerr << "  period pull                pull a period\n";
   cerr << "  period push                push a period\n";
   cerr << "  period list                list all periods\n";
+  cerr << "  period update              update the staging period\n";
   cerr << "  quota set                  set quota params\n";
   cerr << "  quota enable               enable quota\n";
   cerr << "  quota disable              disable quota\n";