diff --git a/docs/news.xml b/docs/news.xml index 6932163db4cf09f5794076ba360ab5e3c1114d94..ef7e2db861022a7334bf016e7bb0db9f0f9a3386 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. + +