commit bash-20080925 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:29:27 -05:00
parent f1c4df2484
commit 10a4e4150a
62 changed files with 8960 additions and 6649 deletions
+2
View File
@@ -4005,6 +4005,7 @@ Same as @code{-B}.
@item emacs
Use an @code{emacs}-style line editing interface (@pxref{Command Line Editing}).
This also affects the editing interface used for @code{read -e}.
@item errexit
Same as @code{-e}.
@@ -4079,6 +4080,7 @@ Same as @code{-v}.
@item vi
Use a @code{vi}-style line editing interface.
This also affects the editing interface used for @code{read -e}.
@item xtrace
Same as @code{-x}.