diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-07-19 12:46:19 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-19 12:46:52 -0400 |
commit | b3a66866b95d77f202f571efedd2f7ec309aacf5 (patch) | |
tree | 7c0afc40d7bf7d0cb6fcfc6e4898b22e47637d5c /doc | |
parent | 2d6338e27d5b65e10f2357231e5f51f9274db34b (diff) | |
download | aerc-b3a66866b95d77f202f571efedd2f7ec309aacf5.tar.gz |
aerc(1): fix scdoc syntax error
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index a774a6e..0c5d7f5 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -45,7 +45,7 @@ These commands work in any context. the name of the [heading] for the config option you wish to change, and the option is the name of the config option. For example, to change this option: - [ui] + \[ui]++ index-format=before Use :set ui.index-format after. |