summaryrefslogtreecommitdiff
path: root/docs/source/usage/cli_options.rst
blob: 342c8f46303d587912675531454e6cb63920be19 (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; must be one of debug, info, warning or error
                 (default: info)
-l FILENAME, --logfile=FILENAME
                 logfile (default: /dev/null)
-v, --version    display version string and exit
-h, --help       display help and exit