about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-01-18 02:39:51 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-01-18 02:39:51 +0000
commitabe997e5e03aaa3761c764a095fcd95d8e89a551 (patch)
treeba50482c1aa5a0ef3867dae4837af6b47341c714 /Doc/Zsh/zle.yo
parent0194b4ab1d0fc6aeae5416edb0122146da9646c9 (diff)
downloadzsh-abe997e5e03aaa3761c764a095fcd95d8e89a551.tar.gz
zsh-abe997e5e03aaa3761c764a095fcd95d8e89a551.tar.xz
zsh-abe997e5e03aaa3761c764a095fcd95d8e89a551.zip
unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 9c4623247..414c8dd65 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -802,7 +802,7 @@ item(tt(cont))(
 A continuation to a command line (at prompt tt(PS2)).
 )
 item(tt(select))(
-In a tt(select) loop.
+In a tt(select) loop (at prompt tt(PS3)).
 )
 item(tt(vared))(
 Editing a variable in tt(vared).