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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18178%2Fhead;p=ceph.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 0bdeb15bed5c..21437f04a205 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 7bfcddf85843..5eada2a4089b 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: