From: Christophe Courtaut Date: Thu, 22 Aug 2013 15:54:08 +0000 (+0200) Subject: rgw: Adds --system option help to radosgw-admin X-Git-Tag: v0.69~69^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F528%2Fhead;p=ceph.git rgw: Adds --system option help to radosgw-admin Signed-off-by: Christophe Courtaut --- diff --git a/src/rgw/rgw_admin.cc b/src/rgw/rgw_admin.cc index 2b8a716115b2..ea1908219c5c 100644 --- a/src/rgw/rgw_admin.cc +++ b/src/rgw/rgw_admin.cc @@ -114,6 +114,7 @@ void _usage() cerr << " --access= Set access permissions for sub-user, should be one\n"; cerr << " of read, write, readwrite, full\n"; cerr << " --display-name=\n"; + cerr << " --system set the system flag on the user\n"; cerr << " --bucket=\n"; cerr << " --pool=\n"; cerr << " --object=\n"; diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 21f51e68c358..90f6beca1339 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -75,6 +75,7 @@ --access= Set access permissions for sub-user, should be one of read, write, readwrite, full --display-name= + --system set the system flag on the user --bucket= --pool= --object=