aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-accounts.5.scd
Commit message (Collapse)AuthorAgeFilesLines
* doc: extract accounts and binds into separate man pagesRobin Jarry2022-11-241-0/+186
aerc-config(5) is getting too big and cluttered. Only keep aerc.conf settings in it. Move binds.conf settings in aerc-binds(5) and accounts.conf settings in aerc-accounts(5). Adjust all references accordingly. Update the README to reference the two new man pages. Update the Makefile to install them in proper locations. Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Koni Marti <koni.marti@gmail.com>