Project

General

Profile

Actions

Cleanup #2347

closed

The rbd help text is misleading on required arguments

Added by Greg Farnum about 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
% 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.

Actions

Also available in: Atom PDF