diff --git a/html/recur.html b/html/recur.html index e4365fcec..5d7a7106a 100644 --- a/html/recur.html +++ b/html/recur.html @@ -52,7 +52,7 @@ generated on a regular basis. Consider the example:

-
% task Pay rent due:7/1/2008 recur:monthly
+
% task add Pay rent due:7/1/2008 recur:monthly

If today's date is 7/10, for example, then that due date is in the past, and @@ -81,7 +81,7 @@ ID Project Pri Due Active Age Description Thursdays instead:

-
% task TPS report due:thursday recur:weekly until:8/31/2008
+
% task add TPS report due:thursday recur:weekly until:8/31/2008

This create a weekly recurring task that expires on 8/31/2008. What this means