15713cbf46
Also new function, `error_runtime` for common parser. fixes QubesOS/qubes-issues#1222
36 lines
672 B
ReStructuredText
36 lines
672 B
ReStructuredText
.. program:: qvm-kill
|
|
|
|
:program:`qvm-kill` -- forceful shutdown of a domain
|
|
====================================================
|
|
|
|
Synopsis
|
|
--------
|
|
|
|
:command:`qvm-kill` skel-manpage.py [-h] [--verbose] [--quiet] *VMNAME*
|
|
|
|
Options
|
|
-------
|
|
|
|
.. option:: --help, -h
|
|
|
|
show this help message and exit
|
|
|
|
.. option:: --verbose, -v
|
|
|
|
increase verbosity
|
|
|
|
.. option:: --quiet, -q
|
|
|
|
decrease verbosity
|
|
|
|
|
|
Authors
|
|
-------
|
|
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|
|
| Wojtek Porczyk <woju at invisiblethingslab dot com>
|
|
|
|
.. vim: ts=3 sw=3 et tw=80
|