Merge "Remove useless dest of option in "snapshot create" command"
This commit is contained in:
commit
73a0ad7cf3
@ -46,7 +46,6 @@ class CreateSnapshot(command.ShowOne):
|
||||
)
|
||||
parser.add_argument(
|
||||
"--force",
|
||||
dest="force",
|
||||
action="store_true",
|
||||
default=False,
|
||||
help=_("Create a snapshot attached to an instance. "
|
||||
|
Loading…
x
Reference in New Issue
Block a user