]> git.armaanb.net Git - bin.git/blob - man/fortune-cgi.1.scd
Write more manpages
[bin.git] / man / fortune-cgi.1.scd
1 fortune-cgi(1)
2
3 # NAME
4 *fortune-cgi* - show fortunes in the browser
5
6 # SYNOPSIS
7 Run with your favorite web server
8
9 # DESCRIPTION
10 fortune-cgi shows the output of the fortune
11 <https://git.armaanb.net/bin/tree/fortune> command, and the phrases
12 <https://git.armaanb.net/phrases> command, optionally piped through cowsay.
13
14 # URL SCHEME
15 */*
16         Plain fortune
17
18 */cowsay*
19         Fortune piped through cowsay
20
21 */latin*
22         Latin famous phrase
23
24 */latin-cowsay*
25         Latin famous phrase piped through cowsay
26
27 # COPYRIGHT
28 This is free and unencumbered software released into the public domain. For more
29 information, please refer to <https://unlicense.org/>.