diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-05-08 05:47:08 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-05-08 05:47:08 +0200 |
commit | 9529af723604dfe1c8152db11e1d216621c898d5 (patch) | |
tree | a512727d6ea897041fca8a6b09f7d5ddd753d7f1 /Doc/zshexpn.1 | |
parent | b09f4483416c54c1782824633dfabaf2ec0265b6 (diff) | |
parent | 32100208ecc26f8b70a0dbef6298bfd2b823d8d0 (diff) | |
download | zsh-9529af723604dfe1c8152db11e1d216621c898d5.tar.gz zsh-9529af723604dfe1c8152db11e1d216621c898d5.zip |
New upstream version 5.8.1.3-test
Diffstat (limited to 'Doc/zshexpn.1')
-rw-r--r-- | Doc/zshexpn.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/zshexpn.1 b/Doc/zshexpn.1 index 9ec445400..ccd132af4 100644 --- a/Doc/zshexpn.1 +++ b/Doc/zshexpn.1 @@ -1,4 +1,4 @@ -.TH "ZSHEXPN" "1" "April 9, 2022" "zsh 5\&.8\&.1\&.2-test" +.TH "ZSHEXPN" "1" "May 1, 2022" "zsh 5\&.8\&.1\&.3-test" .SH "NAME" zshexpn \- zsh expansion and substitution .\" Yodl file: Zsh/expn.yo @@ -1639,7 +1639,7 @@ order\&. .TP \fB*\fP Enable \fBEXTENDED_GLOB\fP for substitution via \fB${\fP\&.\&.\&.\fB/\fP\&.\&.\&.\fB}\fP or -\fB${\fP\&.\&.\&.\fB//\fP\&.\&.\&.\fB}\fP\&. +\fB${\fP\&.\&.\&.\fB//\fP\&.\&.\&.\fB}\fP\&. Note that `\fB**\fP\&' does not disable extendedglob\&. .TP \fBB\fP Include the index of the beginning of the match in the result\&. |