Fix bad variable name
This commit is contained in:
parent
6146b062d6
commit
459b16386b
@ -1353,7 +1353,7 @@ def vm_stop(domain, confirm_flag):
|
||||
@click.argument("domain")
|
||||
@click.option(
|
||||
"--force",
|
||||
"force",
|
||||
"force_flag",
|
||||
is_flag=True,
|
||||
default=False,
|
||||
help="Forcibly stop the VM instead of waiting for shutdown.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user