diff --git a/docs/news.xml b/docs/news.xml index 6932163db4..ef7e2db861 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -15,7 +15,15 @@
- + + + virsh: pool-list: allow both --uuid and --name in one command + + + Adjust the virsh-pool command to support the --uuid and/or --name + options in order to print just the --name and/or --uuid of pools. + +