From 748acc54e3a96eb2884d52be0412c00ffb54d08d Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Wed, 18 Jan 2017 09:16:35 -0500 Subject: [PATCH] docs: Add news.xml entry for pool --uuid and --name adjustments --- docs/news.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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. + +
-- 2.47.2