From 8fb50dcf4ff1897d792e488f4d6dfeab2d9a5e19 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 28 Feb 2000 09:45:32 +0000 Subject: zsh-workers/9895 --- Doc/Zsh/compsys.yo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 525fb70ed..27e52c8b2 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -935,10 +935,6 @@ depending on the information already on the line, so that if, for example, the hostname is already typed, only those ports will be completed for which pairs with the hostname from the line exist. ) -item(tt(hosts-ports-users))( -Like tt(hosts-ports) but used for commands like tt(telnet) and -containing strings of the form `var(host)tt(:)var(port)tt(:)var(user)'. -) item(tt(ignore-parents))( When completing files it is possible to make names of directories already mentioned on the line or the current working directory be @@ -1469,6 +1465,10 @@ commands such as tt(talk) and tt(finger) and should contain other people's accounts. Finally, this may also be used by some commands with the tt(accounts) tag. ) +item(tt(users-hosts-ports))( +Like tt(users-hosts) but used for commands like tt(telnet) and +containing strings of the form `var(user)tt(@)var(host)tt(:)var(port)'. +) item(tt(verbose))( This is used in several contexts to decide if only a simple or a verbose list of matches should be generated. For example some commands -- cgit 1.4.1