From: Osier Yang Date: Tue, 4 Sep 2012 15:16:30 +0000 (+0800) Subject: virsh: Fix the wrong doc for pool-list X-Git-Tag: CVE-2012-4423~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974a63305e4aa1fb115b98471b0587dad454df18;p=thirdparty%2Flibvirt.git virsh: Fix the wrong doc for pool-list The storage pool's management doesn't relate with a domain, it probably was an intention, but not achieved yet. And the fact is only active pools are listed by default. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index dca5288238..3c50790f54 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -2188,11 +2188,10 @@ Returns basic information about the I object. =item B [I<--inactive> | I<--all>] [I<--details>] -List pool objects known to libvirt. By default, only pools in use by -active domains are listed; I<--inactive> lists just the inactive -pools, and I<--all> lists all pools. The I<--details> option instructs -virsh to additionally display pool persistence and capacity related -information where available. +List pool objects known to libvirt. By default, only active pools +are listed; I<--inactive> lists just the inactive pools, and I<--all> +lists all pools. The I<--details> option instructs virsh to additionally +display pool persistence and capacity related information where available. =item B I