summaryrefslogtreecommitdiff
path: root/docs/source/usage/cli_options.rst
blob: 4fd200e5427535980d222b45942a8048f1a69211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-r, --read-only  open notmuch database in read-only mode
-c FILENAME, --config=FILENAME
                 configuration file (default: ~/.config/alot/config)
-n FILENAME, --notmuch-config=FILENAME
                 notmuch configuration file (default: $NOTMUCH_CONFIG
                 or ~/.notmuch-config)
-C COLOURS, --colour-mode=COLOURS
                 number of colours to use on the terminal; must be 1, 16 or 256
                 (default: configuration option `colourmode` or 256)
-p PATH, --mailindex-path=PATH
                 path to notmuch index
-d LEVEL, --debug-level=LEVEL
                 debug level; must be one of debug, info, warning or error
                 (default: info)
-l FILENAME, --logfile=FILENAME
                 log file (default: /dev/null)
-v, --version    display version string and exit
-h, --help       display help and exit