diff options
Diffstat (limited to 'Doc/Zsh/mod_complete.yo')
-rw-r--r-- | Doc/Zsh/mod_complete.yo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Doc/Zsh/mod_complete.yo b/Doc/Zsh/mod_complete.yo index 558bbc4ae..e1c377666 100644 --- a/Doc/Zsh/mod_complete.yo +++ b/Doc/Zsh/mod_complete.yo @@ -1,6 +1,7 @@ -texinode(The complete Module)(The compctl Module)(The clone Module)(Zsh Modules) -sect(The complete Module) -The tt(compctl) module makes available several builtin commands which +COMMENT(!MOD!zsh/complete +The basic completion code. +!MOD!) +The tt(zsh/complete) module makes available several builtin commands which can be used in user-defined completion widgets, see ifzman(zmanref(zshcompwid))\ ifnzman(noderef(Completion Widgets))\ |