diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-02 18:23:37 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-02 18:23:37 +0000 |
commit | dcaaf028569c5e08487de297aee8f02328f0f30f (patch) | |
tree | 8c2228773b8937138d41c0b236f715480f4c5082 /Doc/Zsh | |
parent | 30d6deb355e662c97d82db30b02031b67e09458e (diff) | |
download | zsh-dcaaf028569c5e08487de297aee8f02328f0f30f.tar.gz zsh-dcaaf028569c5e08487de297aee8f02328f0f30f.tar.xz zsh-dcaaf028569c5e08487de297aee8f02328f0f30f.zip |
Mikael: 28301: fix missing item line in doc
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/compsys.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 053047ab6..cf5ae2032 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2263,6 +2263,7 @@ the style is not set but this file is found in one of various standard locations it will be used as the default. ) kindex(path-completion, completion style) +item(tt(path-completion))( This is used by filename completion. By default, filename completion examines all components of a path to see if there are completions of that component. For example, tt(/u/b/z) can be completed to |