On 01/24/2018 03:50 AM, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Diff to v1:
- Adapted to new release
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
Would you say that the auto completion being added in this release adds
the lookup by name on various commands. Whether you want to be that
precise is up to you...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
diff --git a/docs/news.xml b/docs/news.xml
index b4d980624..71305c203 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,16 @@
<section title="New features">
</section>
<section title="Improvements">
+ <change>
+ <summary>
+ virsh: Enhance bash completion
+ </summary>
+ <description>
+ Implement more bash completions so that basic libvirt
+ objects can be autocompleted (e.g. networks,
my email client spell checker says "auto completed" or
"auto-completed"
(IDC, but figured I'd note it).
+ interfaces, NWFilters, and so on).
+ </description>
+ </change>
</section>
<section title="Bug fixes">
</section>