From a5ffcc42ff2d6f6d06141b5098337f4bc092d2e0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 30 May 2014 23:46:20 -0400 Subject: Improve backwards compatibility with ledger2 This brings some single character format strings in line with what they actually meant in ledger2. Bug fix for #755 --- doc/ledger3.texi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 2dc1a021..d4df63ec 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -8072,10 +8072,8 @@ file. @item e Inserts the ending line of that transaction within the file. -@c @item D By default, this is the same as @code{%[%Y/%m%/d]}. The date -@c format used can be changed at any time with the @option{--date-format -@c @var{DATE_FORMAT} (-y)} flag, however. Using @code{%D} gives the -@c user more control over the way dates are output. +@item D +Returns the date according to the default format. @item d Returns the date according to the default format. If the transaction -- cgit v1.2.3