aboutsummaryrefslogtreecommitdiffstats
path: root/figlist.6
blob: c8b7cae5c99c6f2ae3fe8d04e0213759a1985677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pre { line-height: 125%; margin: 0; }
td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; }
span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; }
td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special
.\" figlist by Glenn Chappell <ggc@uiuc.edu>
.\" figlet release 2.1.1 -- 25 Aug 1994
.\"
.\" Lists all fonts and control files in figlet's default font directory.
.\" Replaces "figlet -F", which was removed from figlet version 2.1.
.\"
.\" Usage: figlist [ -d directory ]
.\"
.\" Manual page by Jonathon Abbott, for the Debian Project
.\" slightly modified by Francesco Tapparo, for the Debian Project
.TH FIGLIST 6 "31 May 2012" "v2.2.5"

.SH NAME
figlist \- lists figlet fonts and control files

.SH SYNOPSIS
.B figlist
[
.B \-d
.I directory
]

.SH DESCRIPTION
Lists all fonts and control files in figlet's default font directory.
Replaces "figlet \-F", which was removed from figlet version 2.1.

.SH EXAMPLES
To use
.B figlist
with its default settings, simply type
.RS

.B example% figlist

.RE

To list all the font and control files in /usr/share/fonts/figlet
.RS

.B example% figlist \-d /usr/share/fonts/figlet

.RE

.SH AUTHORS
figlist was written by Glenn Chappell <ggc@uiuc.edu>

This manual page was written by Jonathon Abbott for the Debian Project.

.SH "SEE ALSO"
.BR figlet (6),
.BR chkfont (6),
.BR showfigfonts (6)