mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
new "@k" parameter transformation; minor completion fix for uncommon case
This commit is contained in:
@@ -2478,6 +2478,9 @@ indexed and associative arrays as a sequence of quoted key-value pairs
|
||||
@item a
|
||||
The expansion is a string consisting of flag values representing
|
||||
@var{parameter}'s attributes.
|
||||
@item k
|
||||
Like the @samp{K} transformation, but expands the keys and values of
|
||||
indexed and associative arrays to separate words after word splitting.
|
||||
@end table
|
||||
|
||||
If @var{parameter} is @samp{@@} or @samp{*},
|
||||
|
||||
Reference in New Issue
Block a user