diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-21 19:54:31 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-21 19:54:31 +0000 |
| commit | 4fdf7ec7b77c4238becf70755770a5853164c61e (patch) | |
| tree | d0e8b876f4800d8749edac6cf4d53611395e3c66 /Doc/Zsh/compwid.yo | |
| parent | 22739: arno: different test for theme in prompt -c (diff) | |
| download | zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.gz zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.bz2 zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.lz zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.xz zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.zst zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.zip | |
22752: improved introduction to completion
Diffstat (limited to 'Doc/Zsh/compwid.yo')
| -rw-r--r-- | Doc/Zsh/compwid.yo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 8ffc96a2e..697d1df04 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -11,9 +11,9 @@ features is described in ifzman(zmanref(zshcompsys))\ ifnzman(the next chapter, noderef(Completion System)), and users with no interest in adding to that system (or, potentially, -writing their own DASH()- see dictionary entry for `hubris') should skip this -section. The older system based on the tt(compctl) builtin command is -described in +writing their own DASH()- see dictionary entry for `hubris') should skip +the current section. The older system based on the tt(compctl) builtin +command is described in ifzman(zmanref(zshcompctl))\ ifnzman(noderef(Completion Using compctl)). |
