mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
virsh: Clarify behavior of domain list filtering.
Some combinations of filtering flags produce no result. This patch tries to clarify this.
This commit is contained in:
parent
4ed43d62f1
commit
60b0284f24
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user