diff options
-rw-r--r-- | Doc/Zsh/expn.yo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index f7c1b5056..92a3bdcf2 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -697,8 +697,9 @@ enditem() ) enditem() -The following flags are meaningful with the tt(${)...tt(#)...tt(}), -tt(${)...tt(%)...tt(}), or tt(${)...tt(/)...tt(}) forms. +The following flags are meaningful with the tt(${)...tt(#)...tt(}) or +tt(${)...tt(%)...tt(}) forms. The tt(S) and tt(I) flags may also be +used with the tt(${)...tt(/)...tt(}) forms. startitem() item(tt(S))( |