summaryrefslogtreecommitdiffstats
path: root/ncurses-5.2/doc/html/man/toe.1m.html
blob: 887a9c4950487119dd9ee771a474371e6a5eb90f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<HTML>
<BODY>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->

</PRE>
<H2>NAME</H2><PRE>
       <B>toe</B> - table of (terminfo) entries


</PRE>
<H2>SYNOPSIS</H2><PRE>
       <B>toe</B> [<B>-v</B>[<I>n</I>]] [<B>-huUV</B>] <I>file...</I>


</PRE>
<H2>DESCRIPTION</H2><PRE>
       With no options, <B>toe</B> lists all available terminal types by
       primary name with descriptions.   File  arguments  specify
       the  directories  to  be scanned; if no such arguments are
       given, your default terminfo directory is scanned.  If you
       also  specify  the  -h  option, a directory header will be
       issued as each directory is entered.

       There are other options intended for use by terminfo  file
       maintainers:

       <B>-u</B> <I>file</I>
              says to issue a report on dependencies in the given
              file. This report  condenses  the  `use'  relation:
              each  line consists of the primary name of a termi-
              nal that has use capabilities, followed by a colon,
              followed  by the whitespace-separated primary names
              of all terminals which occur in those use capabili-
              ties, followed by a newline

       <B>-U</B> <I>file</I>
              says  to  issue a report on reverse dependencies in
              the given file.  This  report  reverses  the  `use'
              relation: each line consists of the primary name of
              a terminal that occurs in  use  capabilities,  fol-
              lowed  by a colon, followed by the whitespace-sepa-
              rated primary names of all terminals  which  depend
              on it, followed by a newline.

       <B>-v</B><I>n</I>    specifies that (verbose) output be written to stan-
              dard  error   trace   information   showing   <B>toe</B>'s
              progress.   The optional integer <I>n</I> is a number from
              1 to 10, interpreted as for <B><A HREF="tic.1.html">tic(1)</A></B>.

       <B>-V</B>   reports the version of ncurses which was used in this
            program, and exits.


</PRE>
<H2>FILES</H2><PRE>
       <B>/usr/share/terminfo/?/*</B>
            Compiled terminal description database.


</PRE>
<H2>SEE ALSO</H2><PRE>
       <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>,
       <B><A HREF="ncurses.3x.html">curses(3x)</A></B>, <B><A HREF="terminfo.5.html">terminfo(5)</A></B>.




</PRE>
<HR>
<ADDRESS>
Man(1) output converted with
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
</ADDRESS>
</BODY>
</HTML>