about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-11-12 20:36:51 +0100
committerOliver Kiddle <opk@zsh.org>2021-11-12 20:36:51 +0100
commit9bdaf0197f074b6dff70569f60c583b18e35f755 (patch)
tree260ece0699782a8247e71276222bf11377824147 /Doc
parentdfb7ac94bb4c28472d759a61ea3c2dab30cf9cd3 (diff)
downloadzsh-9bdaf0197f074b6dff70569f60c583b18e35f755.tar.gz
zsh-9bdaf0197f074b6dff70569f60c583b18e35f755.tar.xz
zsh-9bdaf0197f074b6dff70569f60c583b18e35f755.zip
49562: remove old documentation for other-files tag that was removed in 36165
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo9
1 files changed, 1 insertions, 8 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 89b918d60..a8beece2d 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -979,11 +979,6 @@ kindex(other-accounts, completion tag)
 item(tt(other-accounts))(
 used to look up the tt(users-hosts) style
 )
-kindex(other-files, completion tag)
-item(tt(other-files))(
-for the names of any non-directory files.  This is used instead
-of tt(all-files) when the tt(list-dirs-first) style is in effect.
-)
 kindex(packages, completion tag)
 item(tt(packages))(
 for packages (e.g. tt(rpm) or installed tt(Debian) packages)
@@ -1978,9 +1973,7 @@ kindex(list-dirs-first, completion style)
 item(tt(list-dirs-first))(
 This is used by file completion.  If set, directories to be completed
 are listed separately from and before completion for other files,
-regardless of tag ordering.  In addition, the tag tt(other-files)
-is used in place of tt(all-files) for the remaining files, to indicate
-that no directories are presented with that tag.
+regardless of tag ordering.
 )
 kindex(list-grouped, completion style)
 item(tt(list-grouped))(