From 36af93b8f44886b5f9b3c75d12950ce27b1b4bfc Mon Sep 17 00:00:00 2001 From: Jeffas Date: Thu, 19 Sep 2019 23:37:45 +0100 Subject: Add documentation for sort This adds documentation for the config option and the command. --- doc/aerc-config.5.scd | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/aerc-config.5.scd') diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 91b444a..67ab608 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -125,6 +125,15 @@ These options are configured in the *[ui]* section of aerc.conf. Default: "," +*sort* + List of space-separated criteria to sort the messages by, see *sort* + command in *aerc*(1) for reference. Prefixing a criterion with "-r " + reverses that criterion. + + Example: "from -r date" + + Default: "" + *dirlist-format* Describes the format string to use for the directory list -- cgit v1.2.3