From: Michal Privoznik Date: Fri, 12 Jan 2018 15:27:39 +0000 (+0100) Subject: docs: Mention just implemented completers X-Git-Tag: v4.1.0-rc1~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718a1f5437a35f41076763ff5780fa771fd7ae04;p=thirdparty%2Flibvirt.git docs: Mention just implemented completers Signed-off-by: Michal Privoznik Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index b4d9806249..b9e04c6321 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,16 @@
+ + + virsh: Enhance bash completion + + + Implement more bash completions so that basic libvirt + objects can be auto-completed (e.g. networks, + interfaces, NWFilters, and so on). + +