From 9bdaf0197f074b6dff70569f60c583b18e35f755 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 12 Nov 2021 20:36:51 +0100 Subject: 49562: remove old documentation for other-files tag that was removed in 36165 --- Doc/Zsh/compsys.yo | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'Doc') 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))( -- cgit 1.4.1