From: John Ferlan Date: Wed, 18 Jan 2017 14:16:35 +0000 (-0500) Subject: docs: Add news.xml entry for pool --uuid and --name adjustments X-Git-Tag: CVE-2017-2635~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748acc54e3a96eb2884d52be0412c00ffb54d08d;p=thirdparty%2Flibvirt.git docs: Add news.xml entry for pool --uuid and --name adjustments --- 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. + +