From 10f2b2c575809684d14ba03934be06e3b064a4af Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 4 Mar 2018 11:02:18 +0100 Subject: [PATCH] Docs: "recur" also implies "footnote" --- doc/man/taskrc.5.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 666334a65..1148dc941 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -283,7 +283,8 @@ control specific occasions when output is generated. This list may contain: override Notification when configuration options are overridden recur Notification when a new recurring task instance is created -"affected", "new-id", "new-uuid", "project", "override" and "unwait" imply "footnote". +"affected", "new-id", "new-uuid", "project", "unwait", "override" and "recur" +imply "footnote". Note that the "1" setting is equivalent to all the tokens being specified, and the "nothing" setting is equivalent to none of the tokens being specified.