diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-04 11:29:38 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-04 11:29:38 +0000 |
commit | c15ef20346e4b760c7710b64a62db794abf86229 (patch) | |
tree | 02abe774cb1d2dbb29a895d425d515bf532c6886 /Doc/Zsh/compsys.yo | |
parent | 87b625f15f27067d2bdc94ab1a663bf7c3c1a893 (diff) | |
download | zsh-c15ef20346e4b760c7710b64a62db794abf86229.tar.gz zsh-c15ef20346e4b760c7710b64a62db794abf86229.tar.xz zsh-c15ef20346e4b760c7710b64a62db794abf86229.zip |
Remove one of a doubled line.
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r-- | Doc/Zsh/compsys.yo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index b7bab6c6d..b058b2ffb 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1566,7 +1566,6 @@ substitution will be performed only if given an explicit numeric argument other than `tt(1)', as by typing `tt(ESC 2 TAB)'. ) kindex(tag-order, completion style) -kindex(tag-order, completion style) item(tt(tag-order))( This provides a mechanism for sorting how the tags available in a particular context will be used. |