Browse Source

org.texi (Repeated tasks): Document marking repeating tasks as done

* org.texi (Repeated tasks): Document marking repeating tasks
as done.
Bastien Guerry 11 years ago
parent
commit
6255cbb3fe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/org.texi

+ 3 - 0
doc/org.texi

@@ -6241,6 +6241,9 @@ switch the date like this:
    DEADLINE: <2005-11-01 Tue +1m>
 @end example
 
+To mark a task with a repeater as @code{DONE}, use @kbd{C-- 1 C-c C-t}
+(i.e., @code{org-todo} with a numeric prefix argument of -1.)
+
 @vindex org-log-repeat
 A timestamp@footnote{You can change this using the option
 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},