aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-12 15:16:05 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-12 15:16:05 +1300
commit74a7c6e3f3c323624607e1a375461d93605b1880 (patch)
tree0a1274c98ac01fd79ff666de2a59bbed087ddac5 /man
parentAdd correction to aesth(6df) man page (diff)
downloaddotfiles-74a7c6e3f3c323624607e1a375461d93605b1880.tar.gz
dotfiles-74a7c6e3f3c323624607e1a375461d93605b1880.zip
Add strik(6df)
Diffstat (limited to 'man')
-rw-r--r--man/man6/strik.6df19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/man6/strik.6df b/man/man6/strik.6df
new file mode 100644
index 00000000..3d5840a7
--- /dev/null
+++ b/man/man6/strik.6df
@@ -0,0 +1,19 @@
+.TH STRIK 6df "August 2016" "Manual page for strik"
+.SH NAME
+.B strik
+\- strike out text
+.SH USAGE
+.B strik
+/usr/share/dict/words
+.br
+lynx -dump https://sanctum.geek.nz/ |
+.B strik
+.SH DESCRIPTION
+.B strik
+converts the 26 letters of the English alphabet, both upper and lower case, the
+Arabic numerals, and the space character to their equivalents with a Unicode
+strikethrough.
+.P
+The results are printed in UTF-8; they're hard-coded within the script.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>