diff options
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r-- | Doc/Zsh/options.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index a0d1f9c0d..defb9c08c 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1009,7 +1009,7 @@ See noderef(Prompt Expansion). ) pindex(PROMPT_SUBST) cindex(prompt, parameter expansion) -item(tt(PROMPT_SUBST) <K>)( +item(tt(PROMPT_SUBST) <K> <S>)( If set, em(parameter expansion), em(command substitution) and em(arithmetic expansion) are performed in prompts. Substitutions within prompts do not affect the command status. |