Typo in backup-create

Bug #1281879 reported by Mat Lowery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
Undecided
Unassigned

Bug Description

$ trove help backup-create
usage: trove backup-create <name> <instance>
                           [--description <description>] [--parent <parent>]

Creates a backup.

Positional arguments:
  <name> Name of the backup.
  <instance> UUID of the instance.

Optional arguments:
  --description <description>
                        An optional description for the backup.
  --parent <parent> Optional UUID of the parent backup to preform an
                        incremental backup from.

"preform" should be "perform". Also, consider the following alternative wording:

"Optional UUID of the parent backup from which to perform an incremental backup."

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

Typo is already fixed in master

Changed in python-troveclient:
status: New → Incomplete
Changed in python-troveclient:
status: Incomplete → Fix Released
milestone: none → python-troveclient-v1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.