diff --git a/tools/virsh.pod b/tools/virsh.pod index cf7585d..c2dfd5d 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -156,10 +156,10 @@ description see: L The XML also show the NUMA topology information if available. -=item B +=item B optional I<--inactive> I<--all> Prints information about one or more domains. If no domains are -specified it prints out information about all domains. +specified it prints out information about running domains. An example format for the list is as follows: @@ -177,7 +177,7 @@ State is the run state (see below). B -The State field lists 6 states for a domain, and which ones the +The State field lists 7 states for a domain, and which ones the current domain is in. =over 4 @@ -205,6 +205,11 @@ The domain is in the process of shutting down, i.e. the guest operating system has been notified and should be in the process of stopping its operations gracefully. +=item B + +The domain is not running. Usually this indicates the domain has been +shut down completely, or has not been started. + =item B The domain has crashed, which is always a violent ending. Usually @@ -748,6 +753,8 @@ Undefine the configuration for an inactive I. Returns the UUID of the named I. +=back + =head1 SECRET COMMMANDS The following commands manipulate "secrets" (e.g. passwords, passphrases and