about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-14 09:27:09 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-14 09:27:09 +0000
commit8cb0bdc6a089e3ca58af81dffe4695b45a4cc04e (patch)
tree2902eab15d02fa9c1da34a63a43760bb670095d7 /Doc
parent4e49d209a6862adba5eb36cff20acc635b29b2dd (diff)
downloadzsh-8cb0bdc6a089e3ca58af81dffe4695b45a4cc04e.tar.gz
zsh-8cb0bdc6a089e3ca58af81dffe4695b45a4cc04e.tar.xz
zsh-8cb0bdc6a089e3ca58af81dffe4695b45a4cc04e.zip
zsh-workers/9031
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index d59a1798e..c2ae6f7af 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1195,7 +1195,8 @@ expansions).
 item(tt(special-dirs))(
 Normally, the completion code will not produce the directory names
 tt(.) and tt(..) as possible completions. If this style is set to
-`true', it will.
+`true', it will add both `tt(.)' and `tt(..)' as possible completions,
+if it is set to tt(..), only `tt(..)' will be added.
 )
 item(tt(stop))(
 If set to `true', the tt(_history_complete_word) bindable