From: Dave Allan Date: Tue, 26 Jul 2011 03:20:49 +0000 (-0400) Subject: Fix incorrect implication about list options X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=93fb3acc8d9be5b7add3b8f5f14a204209d65b55;p=libvirt.git Fix incorrect implication about list options 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. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index ed9eb93cae..05ce3e216b 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -268,7 +268,7 @@ Inject NMI to the guest. =item B [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: