aboutsummaryrefslogtreecommitdiff
path: root/man/man6/aaf.6
diff options
context:
space:
mode:
Diffstat (limited to 'man/man6/aaf.6')
-rw-r--r--man/man6/aaf.618
1 files changed, 18 insertions, 0 deletions
diff --git a/man/man6/aaf.6 b/man/man6/aaf.6
new file mode 100644
index 00000000..bd3fdadb
--- /dev/null
+++ b/man/man6/aaf.6
@@ -0,0 +1,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>