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(
|
parser.add_argument(
|
||||||
"--force",
|
"--force",
|
||||||
dest="force",
|
|
||||||
action="store_true",
|
action="store_true",
|
||||||
default=False,
|
default=False,
|
||||||
help=_("Create a snapshot attached to an instance. "
|
help=_("Create a snapshot attached to an instance. "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user