Add examples and references to other ascii art tools to man page

This commit is contained in:
Thomas Jensen 2021-02-10 22:14:50 +01:00
parent 12fa4ea57e
commit 4a272c348c
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -313,6 +313,22 @@ The syntax of
.I boxes
config files is described on the website.
.\" =======================================================================
.SH EXAMPLES
Examples on how to invoke
.I boxes
may be found on the website at
<URL:https://boxes.thomasjensen.com/examples.html>. Try
.br
\fIecho "Good Bye World!" | boxes -d nuke\fP
.br
.I Boxes
also combines nicely with other tools. Try
.br
\fIfiglet "boxes . . . !" | lolcat -f | boxes -d unicornthink\fP
.\" =======================================================================
.SH AVAILABILITY
The
.I boxes
@ -366,4 +382,6 @@ system\-wide configuration file
.\" =======================================================================
.SH "SEE ALSO"
.BR figlet (6),
.BR iconv (1)
.BR iconv (1),
.BR lolcat (6)