diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-config.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 615c3ab8..1d6294ec 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -78,7 +78,7 @@ These options are configured in the *[ui]* section of aerc.conf. | %v : sender first name (e.g. "Alex" in "Alex Smith <smith@example.net>") | %Z -: flags (O=old, N=new, r=answered, D=deleted, !=flagged) +: flags (O=old, N=new, r=answered, D=deleted, !=flagged, \*=marked) *timestamp-format* See time.Time#Format at https://godoc.org/time#Time.Format |