summaryrefslogtreecommitdiff
path: root/docs/source/usage/cli_options.rst
blob: d41d7a17e5c227a517c6ce5ac19e23901f9ada5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-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. Must be 1, 16 or 256
-p PATH, --mailindex-path=PATH
                 path to notmuch index
-d LEVEL, --debug-level=LEVEL
                 debug level (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