diff options
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r-- | doc/aerc-templates.7.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 6e87c616..1c408126 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -69,7 +69,7 @@ available always. formatted. - _{{.Date}}_: Date and time information when the compose window is opened. - - _{{.OriginalDate}}_: Date and time when the original message of received. + - _{{.OriginalDate}}_: Date and time when the original message was received. Available for quoted reply and forward. To format the date fields, _dateFormat_ and _.Local_ are provided. |