commit bash-3.2 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:53:10 -05:00
parent 540d56e854
commit ca10a0c9c5
22 changed files with 22282 additions and 451 deletions
+2
View File
@@ -4429,6 +4429,8 @@ even if it is subsequently reset.
@item COMP_WORDS
An array variable consisting of the individual
words in the current command line.
The words are split on shell metacharacters as the shell parser would
separate them.
This variable is available only in shell functions invoked by the
programmable completion facilities (@pxref{Programmable Completion}).