From f87f958087e5ab972ce562d6aabad95916620f74 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 9 Nov 2012 13:00:25 +0100 Subject: [PATCH] org-export-reference: Document :with-date property --- dev/org-export-reference.org | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/dev/org-export-reference.org b/dev/org-export-reference.org index 3c8e8f7..d82b951 100644 --- a/dev/org-export-reference.org +++ b/dev/org-export-reference.org @@ -990,6 +990,13 @@ by the exporter. - category :: option - type :: symbol (~comment~, nil, t) +** ~:with-date~ + + Non nil means output should contain a date. + + - category :: option + - type :: symbol (nil, t) + ** ~:with-drawers~ Non-nil means drawers should be exported. If its value is a list -- 1.7.2.5