summaryrefslogtreecommitdiff
path: root/man/mu-remove.1.org
AgeCommit message (Collapse)Author
2024-07-22mu-man: improve typesetting of referencesTristan Riehs
Try to stick to the man-pages(7) standard.
2024-07-17mu-man: improve typesetting of synopsesTristan Riehs
2024-03-06man: fix formatting of `NAME` sectionsJeremy Sowden
The command names are formatted inconsistently, e.g.: * NAME ~mu add~ - add one or more messages to the database versus: * NAME *mu cfind* is the *mu* command to find contacts in the *mu* database and export them versus: * NAME mu server - the mu backend for the mu4e e-mail client and the format, with a space between "mu" and the subcommand, is not compatible with mandb(8). Use formatting which is consistent and replace the spaces with hyphens. Signed-off-by: Jeremy Sowden <azazel@debian.org>
2022-12-30man: update man pagesDirk-Jan C. Binnema
Explicitly mention PCRE where appropriate. Include section headers (through MAN_CLASS_OPTIONS) Fix mu-easy manpage Make date dynamic
2022-12-29man: generate manpages from .org filesDirk-Jan C. Binnema
Generate the manpages from org-documents which makes it a bit easier to keep them update to date since I find org-syntax easier than troff, and we can use include files.