summaryrefslogtreecommitdiff
path: root/docs/source/usage/cli_options.rst
blob: 1b6be1a3b521baa5da409ce697ef09acfb5e8abe (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 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