summaryrefslogtreecommitdiff
path: root/docs/source/usage/cli_options.rst
blob: 9bc8c9788d633f0ee0e4ef1ee609ef7bf93f690e (plain)
1
2
3
4
5
6
7
8
9
-r, --read-only                open db in read only mode
-c FILENAME, --config=FILENAME          config file (default: ~/.config/alot/config)
-n FILENAME, --notmuch-config=FILENAME  notmuch config (default: $NOTMUCH_CONFIG or ~/.notmuch-config)
-C COLOUR, --colour-mode=COLOUR         terminal colour mode. Must be 1, 16 or 256
-p PATH, --mailindex-path=PATH          path to notmuch index
-d LEVEL, --debug-level=LEVEL           debug log (default: info). Must be one of debug,info,warning or error
-l FILENAME, --logfile=FILENAME         logfile (default: /dev/null)
-v, --version                  Display version string and exit
-h, --help                     Display  help and exit