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

2018-01-22 Thread John Ferlan


On 01/12/2018 10:30 AM, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik 
> ---
>  docs/news.xml | 11 +++
>  1 file changed, 11 insertions(+)
> 

I think you were planning to change this one anyway considering 4.0.0
got some of this added already.

John

> 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
>  
>
> +  
> +
> +  virsh: Enhance bash completion
> +
> +
> +  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.
> +
> +  
>  
>  
>  
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


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

2018-01-12 Thread Michal Privoznik
Signed-off-by: Michal Privoznik 
---
 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
 
   
+  
+
+  virsh: Enhance bash completion
+
+
+  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.
+
+  
 
 
 
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list