org.texi (Deadlines and scheduling): Minor enhancement

* org.texi (Deadlines and scheduling): Tiny enhancement.
This commit is contained in:
Bastien Guerry 2013-04-09 13:44:25 +02:00
parent e664fc89d5
commit 4c426b003d
1 changed files with 3 additions and 3 deletions

View File

@ -6068,9 +6068,9 @@ the task will automatically be forwarded until completed.
If you want to @emph{delay} the display of this task in the agenda, use
@code{SCHEDULED: <2004-12-25 Sat -2d>}: the task is still scheduled on the
25th but will appear two days later. In case the task contains a repeater,
the delay is considered to affect all occurrences; if you want it to affect
only the first scheduled occurrence of the task, use @code{--2d} instead.
See @code{org-scheduled-delay-days} and
the delay is considered to affect all occurrences; if you want the delay to
only affect the first scheduled occurrence of the task, use @code{--2d}
instead. See @code{org-scheduled-delay-days} and
@code{org-agenda-skip-scheduled-delay-if-deadline} for details on how to
control this globally or per agenda.