[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-241-g0a40e98

Ville Skyttä ville.skytta at iki.fi
Mon May 2 12:23:12 UTC 2011


The following commit has been merged in the master branch:
commit dd59b49f25d9d7259a9d157ff50a16f006ea13f3
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon May 2 13:55:37 2011 +0300

    _init_completion: Doc update.

diff --git a/bash_completion b/bash_completion
index e88e2fc..581ace7 100644
--- a/bash_completion
+++ b/bash_completion
@@ -680,8 +680,7 @@ _split_longopt()
 #     -i XSPEC    Passed to _filedir as first arg for stdin redirections
 #     -s          Split long options with _split_longopt, implies -n =
 # @return  True (0) if completion needs further processing, 
-#          False (> 0) if tilde is followed by a valid username, completions
-#          are put in COMPREPLY and no further processing is necessary.
+#          False (> 0) no further processing is necessary.
 #
 _init_completion()
 {

-- 
bash-completion



More information about the Bash-completion-commits mailing list