org.el (org-log-repeat): Enhance docstring.

* org.el (org-log-repeat): Enhance docstring.
This commit is contained in:
Bastien Guerry 2012-08-03 10:09:11 +02:00
parent 0601d117bb
commit 3977d4b373
1 changed files with 2 additions and 2 deletions

View File

@ -2554,13 +2554,13 @@ through DONE. This variable forces taking a note anyway.
nil Don't force a record
time Record a time stamp
note Record a note
note Prompt for a note and add it with template `org-log-note-headings'
This option can also be set with on a per-file-basis with
#+STARTUP: nologrepeat
#+STARTUP: logrepeat
#+STARTUP: lognoterepeat
#+STARTUP: nologrepeat
You can have local logging settings for a subtree by setting the LOGGING
property to one or more of these keywords."