diff options
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/zle.yo | 2 |
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). |