[Libguestfs] [PATCH 4/5] bash completions: Add tip for how to run bash completions locally to README.

Richard W.M. Jones rjones at redhat.com
Thu Aug 25 12:15:28 UTC 2016


---
 bash/README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bash/README b/bash/README
index db7d7bb..314bfd0 100644
--- a/bash/README
+++ b/bash/README
@@ -1,3 +1,6 @@
 This directory contains the scripts for tab-completing commands in
 bash.  Note these new-style demand-loaded scripts require
 'bash-completion' >= 1.99.
+
+Tip: To test the bash completions without having to install them,
+simply start a new shell and 'source ./virt-foo'.
-- 
2.7.4




More information about the Libguestfs mailing list