mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-01 09:29:51 +02:00
commit bash-20080925 snapshot
This commit is contained in:
@@ -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}.
|
||||
|
||||
Reference in New Issue
Block a user