Browse Source

Minor documentation fix

Patch by Sebastian Rose
Carsten Dominik 14 years ago
parent
commit
d5810cf41c
1 changed files with 6 additions and 4 deletions
  1. 6 4
      doc/org.texi

+ 6 - 4
doc/org.texi

@@ -6106,10 +6106,12 @@ file and location.
 @end table
 
 @item template
-The template for creating the capture item.  If you leave this
-empty, an appropriate default template will be used.  Otherwise this is a
-string with  escape codes, which will be replaced depending on time
-and context of the capture call.  See below for more details.
+The template for creating the capture item.  If you leave this empty, an
+appropriate default template will be used.  Otherwise this is a string with
+escape codes, which will be replaced depending on time and context of the
+capture call.  The string with escapes may be loaded from a template file,
+using the special syntax @code{(file "path/to/template")}.  See below for
+more details.
 
 @item properties
 The rest of the entry is a property list of additional options.