commit bash-20170525 snapshot

This commit is contained in:
Chet Ramey
2017-05-30 14:19:28 -04:00
parent 5378804dbf
commit 8b6b8f6094
12 changed files with 130 additions and 21 deletions
+5
View File
@@ -5359,6 +5359,11 @@ If enabled, and the @code{cmdhist}
option is enabled, multi-line commands are saved to the history with
embedded newlines rather than using semicolon separators where possible.
@item localvar_inherit
If set, local variables inherit the value and attributes of a variable of
the same name that exists at a previous scope before any new value is
assigned. The @var{nameref} attribute is not inherited.
@item login_shell
The shell sets this option if it is started as a login shell
(@pxref{Invoking Bash}).