Update qvm-kill manpage
This commit is contained in:
parent
910276e898
commit
99598fe4b2
@ -6,11 +6,20 @@
|
|||||||
Synopsis
|
Synopsis
|
||||||
--------
|
--------
|
||||||
|
|
||||||
:command:`qvm-kill` skel-manpage.py [-h] [--verbose] [--quiet] *VMNAME*
|
:command:`qvm-kill` [-h] [--verbose] [--quiet] [--all] [--exclude *EXCLUDE*] [*VMNAME* [*VMNAME* ...]]
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
.. option:: --all
|
||||||
|
|
||||||
|
Kill all qubes. You can use :option:`--exclude` to limit the
|
||||||
|
qubes set. dom0 is not killed.
|
||||||
|
|
||||||
|
.. option:: --exclude
|
||||||
|
|
||||||
|
Exclude the qube from :option:`--all`.
|
||||||
|
|
||||||
.. option:: --help, -h
|
.. option:: --help, -h
|
||||||
|
|
||||||
show this help message and exit
|
show this help message and exit
|
||||||
|
Loading…
Reference in New Issue
Block a user