Added more information to the manpage.
This commit is contained in:
parent
f118640d86
commit
4da6ff8f1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9364
55
misc/figlet/files/patch-ab
Normal file
55
misc/figlet/files/patch-ab
Normal file
@ -0,0 +1,55 @@
|
||||
--- figlet.6.orig Tue Feb 18 15:02:28 1997
|
||||
+++ figlet.6 Sat Jan 17 16:03:56 1998
|
||||
@@ -50,7 +50,27 @@
|
||||
[
|
||||
.I message
|
||||
]
|
||||
-
|
||||
+.br
|
||||
+.B chkfont
|
||||
+.I fontfile
|
||||
+[
|
||||
+.I ...
|
||||
+]
|
||||
+.br
|
||||
+.B figlist
|
||||
+[
|
||||
+.B \-d
|
||||
+.I font_directory
|
||||
+]
|
||||
+.br
|
||||
+.B showfigfonts
|
||||
+[
|
||||
+.B \-d
|
||||
+.I font_directory
|
||||
+]
|
||||
+[
|
||||
+sample_word
|
||||
+]
|
||||
.SH DESCRIPTION
|
||||
.B FIGlet
|
||||
prints its input using large characters
|
||||
@@ -94,6 +114,23 @@
|
||||
in compressed form.
|
||||
See
|
||||
.BR "COMPRESSED FONTS" .
|
||||
+
|
||||
+.B chkfont
|
||||
+checks
|
||||
+.B FIGlet
|
||||
+fonts for formatting errors.
|
||||
+.B chkfont
|
||||
+is useful for those wishing to design or edit their own fonts.
|
||||
+
|
||||
+.B figlist
|
||||
+lists all the available fonts and control files.
|
||||
+
|
||||
+.B showfigfonts
|
||||
+displays a sample of each avaiable font in
|
||||
+.I font_directory
|
||||
+using the name of the font as the sample text, unless
|
||||
+.I sample_word
|
||||
+is specified.
|
||||
|
||||
.SH USAGE
|
||||
Just start up
|
Loading…
Reference in New Issue
Block a user