commit bash-20200907 snapshot

This commit is contained in:
Chet Ramey
2020-09-21 08:52:51 -04:00
parent f43f678557
commit 9c10def123
21 changed files with 571 additions and 538 deletions
+6 -6
View File
@@ -1316,11 +1316,11 @@ PPAARRAAMMEETTEERRSS
while the shell is running, bbaasshh enables _p_o_s_i_x _m_o_d_e, as if the
command _s_e_t _-_o _p_o_s_i_x had been executed. When the shell enters
_p_o_s_i_x _m_o_d_e, it sets this variable if it was not already set.
PPRROOMMPPTT__CCOOMMMMAANNDDSS
If this array variable is set, the value of each set element is
executed as a command prior to issuing each primary prompt. If
this is not set, but PPRROOMMPPTT__CCOOMMMMAANNDD is set to a value, its value
is used as a command to execute instead.
PPRROOMMPPTT__CCOOMMMMAANNDD
If this variable is set, and is an array, the value of each set
element is executed as a command prior to issuing each primary
prompt. If this is set but not an array variable, its value is
used as a command to execute instead.
PPRROOMMPPTT__DDIIRRTTRRIIMM
If set to a number greater than zero, the value is used as the
number of trailing directory components to retain when expanding
@@ -6401,4 +6401,4 @@ BBUUGGSS
GNU Bash 5.1 2020 August 3 BASH(1)
GNU Bash 5.1 2020 August 25 BASH(1)