mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 10:20:49 +02:00
commit bash-20200420 snapshot
This commit is contained in:
+1
-1
@@ -2185,7 +2185,7 @@ results.
|
||||
|
||||
Substring indexing is zero-based unless the positional parameters
|
||||
are used, in which case the indexing starts at 1 by default.
|
||||
If @var{offset} is 0, and the positional parameters are used, @code{$@@} is
|
||||
If @var{offset} is 0, and the positional parameters are used, @code{$0} is
|
||||
prefixed to the list.
|
||||
|
||||
@item $@{!@var{prefix}*@}
|
||||
|
||||
Reference in New Issue
Block a user