On 27/10/10 03:40, Sérgio Lopes wrote:
Hi,

Not that important but I think there is a typo on FAQ 45, where it says:

$ asciidoc -a localdate=`date +%d-%d-%Y` mydoc.txt


Shouldn't it be:

$ asciidoc -a localdate=`date +%d-%m-%Y` mydoc.txt


Notice the use of %m for the month instead of the %d for the day.

Thanks, fixed in the trunk.

Cheers, Stuart



Regards,

Sérgio Lopes

--
You received this message because you are subscribed to the Google
Groups "asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.

--
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

  • FAQ typo? Sérgio Lopes
    • Re: FAQ typo? Stuart Rackham

Reply via email to