Add --force to manpage.
This commit is contained in:
parent
7a9b0c232c
commit
7a948c7f19
@ -14,7 +14,7 @@
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
:command:`qvm-remove` [-h] [--verbose] [--quiet] [--force-root] [--all] [--exclude *EXCLUDE*] [--just-db] [*VMNAME* [*VMNAME* ...]]
|
||||
:command:`qvm-remove` [-h] [--verbose] [--quiet] [--force] [--force-root] [--all] [--exclude *EXCLUDE*] [--just-db] [*VMNAME* [*VMNAME* ...]]
|
||||
|
||||
Options
|
||||
-------
|
||||
@ -28,6 +28,10 @@ Options
|
||||
|
||||
Exclude the qube from :option:`--all`.
|
||||
|
||||
.. option:: --force, -f
|
||||
|
||||
Do not prompt for confirmation; assume 'yes'.
|
||||
|
||||
.. option:: --help, -h
|
||||
|
||||
Show this help message and exit
|
||||
|
Loading…
Reference in New Issue
Block a user