Browse Source

Add --force to manpage.

Christopher Laprise 6 years ago
parent
commit
7a948c7f19
1 changed files with 5 additions and 1 deletions
  1. 5 1
      doc/manpages/qvm-remove.rst

+ 5 - 1
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