From 8d754910a260186dd0e19b4c69b6bafba55a54f6 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 20 Jan 2000 18:39:40 +0000 Subject: zsh-workers/9388 --- Doc/Zsh/compsys.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 48bb42621..384f9db29 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -453,6 +453,9 @@ for entries in the directory stack item(tt(displays))( for X display names ) +item(tt(domains))( +for network domains +) item(tt(expansions))( used by the tt(_expand) completer for possible expansions ) @@ -707,6 +710,11 @@ This is used with the tt(cvs) tag by the function completing for the tt(cvs) command to decide if the tt(zsh/stat) module should be used to generate only names of modified files in the appropriate places. ) +item(tt(domains))( +If set, gives the names of network domains that should be +completed. If this is not set by the user domain names mentioned in +tt(/etc/resolv.conf) will be used. +) item(tt(expand))( Like tt(cursor), this style is used with the tt(paths) tag. If its value contains the string tt(prefix), the partially typed path from -- cgit 1.4.1