From 797e8673ed6a3eec7db0294e30f84759629e49c8 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 4 Feb 2017 20:53:32 +1300 Subject: Add wro(1df) --- man/man1/quo.1df | 2 ++ man/man1/wro.1df | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 man/man1/wro.1df (limited to 'man') diff --git a/man/man1/quo.1df b/man/man1/quo.1df index d2fd268d..0b651388 100644 --- a/man/man1/quo.1df +++ b/man/man1/quo.1df @@ -19,5 +19,7 @@ FILE1 [FILE2...] quotes its input by insert a right-angle bracket followed by a space at the start of every unquoted line. If the line was already quoted, it adds another level of right-angle bracket. +.SH SEE ALSO +wro(1df) .SH AUTHOR Tom Ryder 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 -- cgit v1.2.3