about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-08-07 16:27:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-08-07 16:27:15 +0000
commitc79ccea7926cff53b5e950f5f252354e7ec3e4e1 (patch)
treee906166b679642d700c6c618362aad95165f3ae1 /Doc
parent2706eac45492b0fcdfc3cf104ac947e65d09ee25 (diff)
downloadzsh-c79ccea7926cff53b5e950f5f252354e7ec3e4e1.tar.gz
zsh-c79ccea7926cff53b5e950f5f252354e7ec3e4e1.tar.xz
zsh-c79ccea7926cff53b5e950f5f252354e7ec3e4e1.zip
25418: set PROMPT_SUBST for all Bourne-style shells
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo2
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.