summaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index c647459..4dbdba3 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -85,26 +85,26 @@ These options are configured in the *[ui]* section of aerc.conf.
*timestamp-format*
See time.Time#Format at https://godoc.org/time#Time.Format
- Default: 2006-01-02 03:04 PM (ISO 8601 + 12 hour time)
+ Default: "2006-01-02 03:04 PM" (ISO 8601 + 12 hour time)
*this-day-time-format*
Index-only time format for messages that were received/sent today.
If this is not specified, *timestamp-format* is used instead.
- Default: ""
+ Default: "03:04 PM" (12 hour time)
*this-week-time-format*
Index-only time format for messages that were received/sent within the
last 7 days. If this is not specified, *timestamp-format* is used
instead.
- Default: ""
+ Default: "Monday 03:04 PM" (Week day + 12 hour time)
*this-year-time-format*
Index-only time format for messages that were received/sent this year.
If this is not specified, *timestamp-format* is used instead.
- Default: ""
+ Default: "January 02" (Month + month day)
*sidebar-width*
Width of the sidebar, including the border. Set to zero to disable the