From 4a8719c9e7f95fa76041077dfaf0f5d21241517d Mon Sep 17 00:00:00 2001 From: Tom Dye Date: Sat, 20 Aug 2011 06:48:35 -1000 Subject: [PATCH] * doc/org.texi: Added a line to specify that header arguments are lowercase. --- doc/org.texi | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index f0a363b..fa051d0 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -12158,7 +12158,8 @@ evaluation of the @code{factorial} code block. @node Specific header arguments, , Using header arguments, Header arguments @subsection Specific header arguments -The following header arguments are defined: +Header arguments consist of an initial colon followed by the name of the +argument in lowercase letters. The following header arguments are defined: @menu * var:: Pass arguments to code blocks -- 1.7.1