docs: Mention just implemented completers

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Michal Privoznik 2018-01-12 16:27:39 +01:00
parent 4cb4b649c3
commit 718a1f5437

View File

@ -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 auto-completed (e.g. networks,
interfaces, NWFilters, and so on).
</description>
</change>
</section>
<section title="Bug fixes">
</section>