From 1761a3b14674350f51a074f104a4b141b6c0caa8 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 25 Mar 2003 05:33:18 +0000 Subject: users/5986, 18380: arg support for echoti builtin. --- Doc/Zsh/mod_terminfo.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/mod_terminfo.yo b/Doc/Zsh/mod_terminfo.yo index 7132b44d1..82c93a452 100644 --- a/Doc/Zsh/mod_terminfo.yo +++ b/Doc/Zsh/mod_terminfo.yo @@ -6,9 +6,9 @@ The tt(zsh/terminfo) module makes available one builtin command: startitem() findex(echoti) cindex(terminfo value, printing) -item(tt(echoti) var(cap))( +item(tt(echoti) var(cap) [ var(arg) ])( Output the terminfo value corresponding to the capability -var(cap). +var(cap), instantiated with var(arg) if applicable. ) enditem() -- cgit 1.4.1