]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
virsh: Clarify behavior of domain list filtering.
authorPeter Krempa <pkrempa@redhat.com>
Mon, 17 Sep 2012 08:57:41 +0000 (10:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 17 Sep 2012 14:35:24 +0000 (16:35 +0200)
Some combinations of filtering flags produce no result. This patch tries
to clarify this.

tools/virsh.pod

index c6f205aab1fafa27cb0c7d1563a8bcd94f2ebf60..bb135dad9a7c466c704078b2f52d6d63e394c8e5 100644 (file)
@@ -395,10 +395,11 @@ into s3 state.
 Normally only active domains are listed. To list inactive domains specify
 I<--inactive> or I<--all> to list both active and inactive domains.
 
-To filter the list of domains present on the hypervisor you may specify one or
-more of filtering flags supported by the B<list> command.  These flags are
-grouped by function. Specifying one or more flags from a group enables the
-filter group. Supported filtering flags and groups:
+To further filter the list of domains you may specify one or more of filtering
+flags supported by the B<list> command. These flags are grouped by function.
+Specifying one or more flags from a group enables the filter group. Note that
+some combinations of flags may yield no results. Supported filtering flags and
+groups:
 
 =over 4