diff options
-rw-r--r-- | Doc/Zsh/mod_compctl.yo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo index 99d523cd1..4379f4fa9 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -1,6 +1,5 @@ COMMENT(!MOD! -The tt(compctl) builtin for controlling completion and the builtins for -completion widgets. +The tt(compctl) builtin for controlling completion. !MOD!) The tt(compctl) module makes available two builtin commands. tt(compctl), is the old, deprecated way to control completions for ZLE. See |