The following commit has been merged in the use-_get_comp_words_by_ref branch:
commit f894f07500af8734a3c855f381c8382751463a45
Author: Freddy Vulto <[email protected]>
Date:   Sun Mar 14 11:21:56 2010 +0100

    Fix comment

diff --git a/bash_completion b/bash_completion
index 3948863..0d329f8 100644
--- a/bash_completion
+++ b/bash_completion
@@ -347,7 +347,7 @@ ___get_cword_at_cursor_by_ref() {
 #     -c VARNAME  Return cur within specified VARNAME
 #     -p VARNAME  Return prev within specified VARNAME
 #     -w VARNAME  Return words within specified VARNAME
-#     -i VARNAME  Return words within specified VARNAME
+#     -i VARNAME  Return cword within specified VARNAME
 #
 # Example usage:
 #

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to