Fixed the missing 'status' in usage().
Signed-off-by: Jos Collin <jcollin@redhat.com>
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 status read bucket resharding status\n";
cout << " reshard process process of scheduled reshard jobs\n";
cout << " reshard cancel cancel resharding a bucket\n";
cout << "options:\n";