[libvirt] [PATCH 9/8] docs: Mention bash completion feature

Michal Privoznik mprivozn at redhat.com
Fri Jan 12 15:30:37 UTC 2018


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 064b9ae83..e5ed89504 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -47,6 +47,17 @@
           qemu: Add support for hot unplugging redirdev device
         </summary>
       </change>
+      <change>
+        <summary>
+          virsh: Enhance bash completion
+        </summary>
+        <description>
+          New bash completion script is introduced to enable completion even
+          for non-interactive virsh. At the same time, virsh offers completion
+          of some basic libvirt objects like domains, networks, storage pools,
+          etc. to virsh commands accepting them.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.13.6




More information about the libvir-list mailing list