diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-12 07:08:43 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-12 07:08:43 +0000 |
commit | 17e2003c5cf616aba4ab1779088062e10a6da40e (patch) | |
tree | 93f107389d15ea45f442e123d6539fe0d4594339 /Doc/Zsh/compsys.yo | |
parent | 2e4cca20ce4f29b8f953c98212ba6bcbf6c32e5f (diff) | |
download | zsh-17e2003c5cf616aba4ab1779088062e10a6da40e.tar.gz zsh-17e2003c5cf616aba4ab1779088062e10a6da40e.tar.xz zsh-17e2003c5cf616aba4ab1779088062e10a6da40e.zip |
rename fake style to fake-files (12973)
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r-- | Doc/Zsh/compsys.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 0b1e9fda3..256cbf894 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1012,8 +1012,8 @@ generated this way (e.g. due to the option tt(AUTO_MENU) being set), this will also cycle through the names of the files in pathname components after the first ambiguous one. ) -kindex(fake, completion style) -item(tt(fake))( +kindex(fake-files, completion style) +item(tt(fake-files))( Currently, this style is only used when completing files and looked up with the tag tt(files). Its values are of the form `var(dir)tt(:)var(names...)'. This will add the var(names) (strings |