Cleanup #2347
The rbd help text is misleading on required arguments
% Done:
0%
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
The help text has a lot of arguments that look optional (being enclosed by brackets or angle brackets) that are actually required. For example:
create <--order=bits> [--size MB] [name] create an empty image
The size argument is required.
snap create <--snap=name> [image-name] create a snapshot
The snap argument is required.
Identify and fix all these occurrences.
Associated revisions
rbd: fix usage test
Fixes: #2347
Signed-off-by: Sage Weil <sage@inktank.com>
History
#1 Updated by Sage Weil almost 9 years ago
- Category set to librbd
- Target version set to v0.49
- translation missing: en.field_story_points set to 1
#2 Updated by Sage Weil almost 9 years ago
- Status changed from New to Resolved
commit:67710a65c7cd1173c73c40241572d615dd7da1f3
#3 Updated by Sage Weil almost 9 years ago
- translation missing: en.field_position set to 1
#4 Updated by Dan Mick almost 9 years ago
- translation missing: en.field_position deleted (
3) - translation missing: en.field_position set to 1
#5 Updated by Sage Weil almost 9 years ago
- Project changed from Ceph to rbd
- Category deleted (
librbd)
#6 Updated by Sage Weil almost 9 years ago
- Target version deleted (
v0.49)
#7 Updated by Sage Weil almost 9 years ago
- Target version set to v0.49