]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/toe.1m.html
ncurses 5.1
[ncurses.git] / doc / html / man / toe.1m.html
1 <HTML>
2 <BODY>
3 <PRE>
4 <!-- Manpage converted by man2html 3.0.1 -->
5
6 </PRE>
7 <H2>NAME</H2><PRE>
8        <B>toe</B> - table of (terminfo) entries
9
10
11 </PRE>
12 <H2>SYNOPSIS</H2><PRE>
13        <B>toe</B> [<B>-v</B>[<I>n</I>]] [<B>-huUV</B>] <I>file...</I>
14
15
16 </PRE>
17 <H2>DESCRIPTION</H2><PRE>
18        With no options, <B>toe</B> lists all available terminal types by
19        primary name with descriptions.   File  arguments  specify
20        the  directories  to  be scanned; if no such arguments are
21        given, your default terminfo directory is scanned.  If you
22        also  specify  the  -h  option, a directory header will be
23        issued as each directory is entered.
24
25        There are other options intended for use by terminfo  file
26        maintainers:
27
28        <B>-u</B> <I>file</I>
29               says to issue a report on dependencies in the given
30               file. This report  condenses  the  `use'  relation:
31               each  line consists of the primary name of a termi-
32               nal that has use capabilities, followed by a colon,
33               followed  by the whitespace-separated primary names
34               of all terminals which occur in those use capabili-
35               ties, followed by a newline
36
37        <B>-U</B> <I>file</I>
38               says  to  issue a report on reverse dependencies in
39               the given file.  This  report  reverses  the  `use'
40               relation: each line consists of the primary name of
41               a terminal that occurs in  use  capabilities,  fol-
42               lowed  by a colon, followed by the whitespace-sepa-
43               rated primary names of all terminals  which  depend
44               on it, followed by a newline.
45
46        <B>-v</B><I>n</I>    specifies that (verbose) output be written to stan-
47               dard  error   trace   information   showing   <B>toe</B>'s
48               progress.   The optional integer <I>n</I> is a number from
49               1 to 10, interpreted as for <B><A HREF="tic.1.html">tic(1)</A></B>.
50
51        <B>-V</B>   prints out the version of the program in use on stan-
52             dard error and exits.
53
54
55 </PRE>
56 <H2>FILES</H2><PRE>
57        <B>@DATADIR@/terminfo/?/*</B>
58             Compiled terminal description database.
59
60
61 </PRE>
62 <H2>SEE ALSO</H2><PRE>
63        <B><A HREF="tic.1m.html">tic(1m)</A></B>,    <B><A HREF="infocmp.1m.html">infocmp(1m)</A></B>,   <B><A HREF="captoinfo.1m.html">captoinfo(1m)</A></B>,   <B><A HREF="infotocap.1m.html">infotocap(1m)</A></B>,
64        <B><A HREF="ncurses.3x.html">curses(3x)</A></B>, <B><A HREF="terminfo.5.html">terminfo(5)</A></B>.
65
66
67
68
69 </PRE>
70 <HR>
71 <ADDRESS>
72 Man(1) output converted with
73 <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
74 </ADDRESS>
75 </BODY>
76 </HTML>