aboutsummaryrefslogtreecommitdiff
path: root/man/man6/aaf.6
blob: bd3fdadb1890bab7951149d33c972a3168c6ae64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH AAF 6 "June 2016" "Manual page for aaf"
.SH NAME
.B aaf
\- print a random ASCII Art Farts comic
.SH USAGE
.B aaf
.SH DESCRIPTION
.B aaf
retrieves a random ASCII Art Farts[1] comic using curl(1), extracting it from
the HTML with pup[2], and writes it to stdout.
.SH SEE ALSO
[1]: http://www.asciiartfarts.com/
.br
[2]: https://github.com/ericchiang/pup
.br
curl(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>