add --wait documentation for qvm-shutdown
This commit is contained in:
parent
1b53de8365
commit
e3e0bb7a53
@ -3,15 +3,6 @@
|
|||||||
:program:`qvm-shutdown` -- Gracefully shut down a qube
|
:program:`qvm-shutdown` -- Gracefully shut down a qube
|
||||||
======================================================
|
======================================================
|
||||||
|
|
||||||
.. warning::
|
|
||||||
|
|
||||||
This page was autogenerated from command-line parser. It shouldn't be 1:1
|
|
||||||
conversion, because it would add little value. Please revise it and add
|
|
||||||
more descriptive help, which normally won't fit in standard ``--help``
|
|
||||||
option.
|
|
||||||
|
|
||||||
After rewrite, please remove this admonition.
|
|
||||||
|
|
||||||
Synopsis
|
Synopsis
|
||||||
--------
|
--------
|
||||||
|
|
||||||
@ -42,7 +33,9 @@ Options
|
|||||||
|
|
||||||
.. option:: --wait
|
.. option:: --wait
|
||||||
|
|
||||||
wait for the VMs to shut down
|
wait for the VMs to shut down. If some domains are providing network to other
|
||||||
|
domains, wait for those domains to shut down before shutting down their
|
||||||
|
dependents.
|
||||||
|
|
||||||
.. option:: --timeout
|
.. option:: --timeout
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user