aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-09-07 00:01:24 +0800
committerOsier Yang <jyang@redhat.com>2012-09-07 11:10:48 +0800
commit6cdf0aafc8ac16fe82695b60e08d3edf4b624a60 (patch)
tree9b9544ab660a9d68fc2ba95d81fe7c97858f9774 /tools
parentnwfilter: drop use of awk (diff)
downloadlibvirt-6cdf0aafc8ac16fe82695b60e08d3edf4b624a60.tar.gz
libvirt-6cdf0aafc8ac16fe82695b60e08d3edf4b624a60.tar.bz2
libvirt-6cdf0aafc8ac16fe82695b60e08d3edf4b624a60.zip
virsh: Improve the document for pool-list
Which is lost by commit 93a346d353.
Diffstat (limited to 'tools')
-rw-r--r--tools/virsh.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/virsh.pod b/tools/virsh.pod
index 7e1991d14..68138e53d 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -2195,10 +2195,10 @@ 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.
-Except the default, I<--inactive>, and I<--all>, you may want to specify more
-filtering flags. I<--persistent> is to list the persistent pools, I<--transient>
-is to list the transient pools. I<--autostart> is to list the autostarting pools,
-I<--no-autostart> is to list the pools with autostarting disabled.
+In addition, there are several sets of filtering flags. I<--persistent> is to
+list the persistent pools, I<--transient> is to list the transient pools.
+I<--autostart> lists the autostarting pools, I<--no-autostart> lists the pools
+with autostarting disabled.
You may also want to list pools with specified types using I<type>, the
pool types must be separated by comma, e.g. --type dir,disk. The valid pool