aboutsummaryrefslogtreecommitdiff
path: root/man/man1/wro.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-04 20:53:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-04 20:53:32 +1300
commit797e8673ed6a3eec7db0294e30f84759629e49c8 (patch)
tree0354bad4fa96a0afa5d1faee07932bc93aa894a5 /man/man1/wro.1df
parentRemove double-shebang header (diff)
downloaddotfiles-797e8673ed6a3eec7db0294e30f84759629e49c8.tar.gz
dotfiles-797e8673ed6a3eec7db0294e30f84759629e49c8.zip
Add wro(1df)
Diffstat (limited to 'man/man1/wro.1df')
-rw-r--r--man/man1/wro.1df20
1 files changed, 20 insertions, 0 deletions
diff --git a/man/man1/wro.1df b/man/man1/wro.1df
new file mode 100644
index 00000000..350ca448
--- /dev/null
+++ b/man/man1/wro.1df
@@ -0,0 +1,20 @@
+.TH WRO 1df "January 2017" "Manual page for wro"
+.SH NAME
+.B wro
+\- add a quote header to the standard input
+.SH SYNOPSIS
+.B wro
+luser@example.com
+.br
+.B wro
+luser@example.com '2017-01-15 9:00am'
+Text on standard input.
+^D
+.SH DESCRIPTION
+.B wro
+adds an email-style quote lead-in to its standard input. It's intended to
+receive input from quo(1df).
+.SH SEE ALSO
+quo(1df)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>