mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 19:50:32 +02:00
commit bash-20160826 snapshot
This commit is contained in:
@@ -1703,6 +1703,10 @@ This is performed at the
|
||||
same time as tilde, parameter, variable, and arithmetic expansion and
|
||||
command substitution.
|
||||
|
||||
After these expansions are performed, quote characters present in the
|
||||
original word are removed unless they have been quoted themselves
|
||||
(@var{quote removal}).
|
||||
|
||||
Only brace expansion, word splitting, and filename expansion
|
||||
can change the number of words of the expansion; other expansions
|
||||
expand a single word to a single word.
|
||||
|
||||
Reference in New Issue
Block a user