提交 60b0284f 编写于 作者: P Peter Krempa

virsh: Clarify behavior of domain list filtering.

Some combinations of filtering flags produce no result. This patch tries
to clarify this.
上级 4ed43d62
...@@ -395,10 +395,11 @@ into s3 state. ...@@ -395,10 +395,11 @@ into s3 state.
Normally only active domains are listed. To list inactive domains specify Normally only active domains are listed. To list inactive domains specify
I<--inactive> or I<--all> to list both active and inactive domains. 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 To further filter the list of domains you may specify one or more of filtering
more of filtering flags supported by the B<list> command. These flags are flags supported by the B<list> command. These flags are grouped by function.
grouped by function. Specifying one or more flags from a group enables the Specifying one or more flags from a group enables the filter group. Note that
filter group. Supported filtering flags and groups: some combinations of flags may yield no results. Supported filtering flags and
groups:
=over 4 =over 4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册