From 782e3936b88ed02a4b94e29cbd662bc0973d6cdd Mon Sep 17 00:00:00 2001 From: Martin Klepsch Date: Sat, 10 Dec 2011 10:20:01 -0500 Subject: [PATCH] - Adds "monthly" as frequency to manpage Signed-off-by: Paul Beckingham --- AUTHORS | 1 + doc/man/task.1.in | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index 08688f05f..e85d319b2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -61,6 +61,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Michelle Crane Greg Grossmeier Barton Meeks + Martin Klepsch Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 220360c8e..f29c6da14 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -814,6 +814,10 @@ Every week or a number of weeks. biweekly, fortnight Every two weeks. +.TP +monthly, month, 1mo, 2mo, ... +Every month. + .TP quarterly, 1qtr, 2qtrs, ... Every three months, a quarter, or a number of quarters.