Add --force to manpage.

This commit is contained in:
Christopher Laprise 2018-01-05 18:05:17 -05:00
parent 7a9b0c232c
commit 7a948c7f19
No known key found for this signature in database
GPG Key ID: 448568C8B281C952

View File

@ -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