Files
mu4e/man/exit-code.inc
Jeremy Sowden 671a958085 man: fix formatting of some man-page references
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
2023-08-19 12:00:21 +01:00

14 lines
373 B
PHP

* EXIT CODE
This command returns 0 upon successful completion, or a non-zero exit code
otherwise.
0. success
2. no matches found. Try a different query
11. database schema mismatch. You need to re-initialize ~mu~, see *mu-init(1)*
19. failed to acquire lock. Some other program has exclusive access to the mu database
# Local Variables:
# mode: org
# End: