diff options
-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 8ae442cb2..c48427316 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1140,7 +1140,7 @@ This also affects the value of the tt(-) special parameter. ) pindex(SHORT_LOOPS) item(tt(SHORT_LOOPS) <C> <Z>)( -Allow the short forms of tt(for), tt(select), +Allow the short forms of tt(for), tt(repeat), tt(select), tt(if), and tt(function) constructs. ) pindex(SH_WORD_SPLIT) |