From: Jos Collin Date: Mon, 9 Oct 2017 11:28:29 +0000 (+0530) Subject: rgw: Fixed typos and status in help.t X-Git-Tag: v13.0.1~630^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b0cea4d9430d1705625109060aa50e79584602d4;p=ceph-ci.git rgw: Fixed typos and status in help.t Fixed typos and status in help.t Signed-off-by: Jos Collin --- diff --git a/src/rgw/rgw_admin.cc b/src/rgw/rgw_admin.cc index 0bdeb15bed5..21437f04a20 100644 --- a/src/rgw/rgw_admin.cc +++ b/src/rgw/rgw_admin.cc @@ -193,7 +193,7 @@ void usage() cout << " role-policy get get the specified inline policy document embedded with the given role\n"; cout << " role-policy delete delete policy attached to a role\n"; cout << " reshard add schedule a resharding of a bucket\n"; - cout << " reshard list list all bucket resharding or scheduled to be reshared\n"; + cout << " reshard list list all bucket resharding or scheduled to be resharded\n"; cout << " reshard status read bucket resharding status\n"; cout << " reshard process process of scheduled reshard jobs\n"; cout << " reshard cancel cancel resharding a bucket\n"; diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 7bfcddf8584..5eada2a4089 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -137,7 +137,8 @@ role-policy get get the specified inline policy document embedded with the given role role-policy delete delete policy attached to a role reshard add schedule a resharding of a bucket - reshard list list all bucket resharding or scheduled to be reshared + reshard list list all bucket resharding or scheduled to be resharded + reshard status read bucket resharding status reshard process process of scheduled reshard jobs reshard cancel cancel resharding a bucket options: