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