File: figlist.6

package info (click to toggle)
figlet 2.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,536 kB
  • ctags: 397
  • sloc: ansic: 3,611; sh: 174; makefile: 80; lisp: 37
file content (52 lines) | stat: -rw-r--r-- 1,134 bytes parent folder | download | duplicates (6)
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
.\" 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)