From 683cf32360315429e710e6b637d3126ea471e7b1 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 3 Dec 2000 23:32:09 +0000 Subject: 13216: docs for tc/ti modules --- Doc/Zsh/mod_termcap.yo | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Doc/Zsh/mod_termcap.yo (limited to 'Doc/Zsh/mod_termcap.yo') diff --git a/Doc/Zsh/mod_termcap.yo b/Doc/Zsh/mod_termcap.yo new file mode 100644 index 000000000..46ce79d68 --- /dev/null +++ b/Doc/Zsh/mod_termcap.yo @@ -0,0 +1,13 @@ +COMMENT(!MOD!zsh/termcap +Interface to the termcap database. +!MOD!) +The tt(zsh/termcap) module makes available one builtin command: + +startitem() +findex(echotc) +cindex(termcap string, printing) +item(tt(echotc) var(cap) [ var(arg) ... ])( +Output the termcap string corresponding to the capability +var(cap), with optional arguments. +) +enditem() -- cgit 1.4.1