diff options
author | Ben Burwell <ben@benburwell.com> | 2019-07-02 23:14:43 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-04 11:08:55 -0400 |
commit | cffa2365be267ca2b243eee0cbb40593c0e01a3d (patch) | |
tree | 6a686570fd893d752954b1531dc02b0f4fdc1206 /config | |
parent | ddd0fa428f0a0e394883cdec2a11c351b70f72a2 (diff) | |
download | aerc-cffa2365be267ca2b243eee0cbb40593c0e01a3d.tar.gz |
Document message index format specifiers
Diffstat (limited to 'config')
-rw-r--r-- | config/aerc.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in index a5994a30..f63c15a0 100644 --- a/config/aerc.conf.in +++ b/config/aerc.conf.in @@ -4,7 +4,7 @@ [ui] # # Describes the format for each row in a mailbox view. This field is compatible -# with mutt's printf-like syntax. TODO: document properly +# with mutt's printf-like syntax. # # Default: index-format=%D %-17.17n %s |