[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 4162edf2c14c67e2798a435bdccf0d387203f044

Guillaume Rousse Guillaume.Rousse at inria.fr
Sun Nov 7 20:30:44 UTC 2010


The following commit has been merged in the master branch:
commit 4162edf2c14c67e2798a435bdccf0d387203f044
Author: Guillaume Rousse <Guillaume.Rousse at inria.fr>
Date:   Sun Nov 7 21:30:37 2010 +0100

    document COMP_IWLIST_SCAN variable

diff --git a/doc/bash_completion.txt b/doc/bash_completion.txt
index b10d674..8cd3de2 100644
--- a/doc/bash_completion.txt
+++ b/doc/bash_completion.txt
@@ -17,6 +17,9 @@ Environment variables
     remotely checked-out files.  This requires passwordless access to the
     remote repository.  Default is unset.
 
+*COMP_IWLIST_SCAN*::
+    If set and not null, `iwconfig` completion will try to complete on
+    available wireless networks identifiers.  Default is unset.
 
 *COMP_KNOWN_HOSTS_WITH_HOSTFILE*::
     If set and not null (default), known hosts completion will complement

-- 
bash-completion



More information about the Bash-completion-commits mailing list