diff --git a/doc/manpages/qvm-remove.rst b/doc/manpages/qvm-remove.rst index 945a1c3..ae3b662 100644 --- a/doc/manpages/qvm-remove.rst +++ b/doc/manpages/qvm-remove.rst @@ -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