aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorTobias Wölfel <tobias.woelfel@mailbox.org>2022-09-07 08:31:12 +0200
committerRobin Jarry <robin@jarry.cc>2022-09-10 09:43:29 +0200
commitf6a7a64fa7b973abad48a82af5423bfabde92f03 (patch)
treeab9ba306e494b5e6ffe7aea12338773fb1bcdd52 /doc/aerc.1.scd
parent1aa4fb9bff14e6857362f22e668369a47e43bc24 (diff)
downloadaerc-f6a7a64fa7b973abad48a82af5423bfabde92f03.tar.gz
main: change account order sort
Sort the accounts based on case insensitive names. Signed-off-by: Tobias Wölfel <tobias.woelfel@mailbox.org> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 8ceed4dd..88827955 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -6,7 +6,7 @@ aerc - the world's best email client
# SYNOPSIS
-_aerc_ [-v] [-a <account-name[,account-name]>] [mailto:...]
+_aerc_ [-v] [-a <account-name[,account-name]>] [mailto:...]
For a guided tutorial, use *:help tutorial* from aerc, or *man aerc-tutorial*
from your terminal.