]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fix incorrect implication about list options
authorDave Allan <dallan@redhat.com>
Tue, 26 Jul 2011 03:20:49 +0000 (23:20 -0400)
committerEric Blake <eblake@redhat.com>
Tue, 26 Jul 2011 15:28:41 +0000 (09:28 -0600)
The description of the list command seemed to suggest that it could
take a set of domains as an argument, which is not correct in the
current HEAD.  If virsh list is intended to take a list of domains,
then this patch should be NAK'd and a bug opened against virsh list.

Reported by hachi on #virt

v2:

Change language to include transient domains

Osier pointed out that transient domains are not defined, so what I
had originally proposed wasn't quite correct.

tools/virsh.pod

index ed9eb93caeaeb2fcd2100bee7535bb9e0bc6b559..05ce3e216bb80e0b82db15c1a9a9b68c7115d091 100644 (file)
@@ -268,7 +268,7 @@ Inject NMI to the guest.
 
 =item B<list> [I<--inactive> | I<--all>]
 
-Prints information about one or more domains.  If no domains are
+Prints information about existing domains.  If no options are
 specified it prints out information about running domains.
 
 An example format for the list is as follows: