mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 19:50:32 +02:00
commit bash-20160916 snapshot
This commit is contained in:
+1
-1
@@ -2213,7 +2213,7 @@ The expansion is a string that is the value of @var{parameter} quoted in a
|
||||
format that can be reused as input.
|
||||
@item E
|
||||
The expansion is a string that is the value of @var{parameter} with backslash
|
||||
escape sequences expanded as with the @code{$'@dots{}'} quoting mechansim.
|
||||
escape sequences expanded as with the @code{$'@dots{}'} quoting mechanism.
|
||||
@item P
|
||||
The expansion is a string that is the result of expanding the value of
|
||||
@var{parameter} as if it were a prompt string (@pxref{Controlling the Prompt}).
|
||||
|
||||
Reference in New Issue
Block a user