summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexander Shpilkin <ashpilkin@gmail.com>2018-07-24 21:44:12 +0200
committerAlexander Shpilkin <ashpilkin@gmail.com>2018-07-25 00:39:55 +0200
commitf1c6bede9b52086529da061c37ed83ca80f2f90b (patch)
tree4f9eeabb888cd30c4b0964d1d6f5972a1096bf25 /docs
parent0c93409da2477dbb2c8b89ca4b55ade7e9720746 (diff)
Reword description of options -C and colourmode
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table2
-rw-r--r--docs/source/usage/cli_options.rst5
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index 8cc208bd..75708e45 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -105,7 +105,7 @@
.. describe:: colourmode
- number of colours to use
+ number of colours to use on the terminal
:type: option, one of ['1', '16', '256']
:default: 256
diff --git a/docs/source/usage/cli_options.rst b/docs/source/usage/cli_options.rst
index b7f5aa02..4fd200e5 100644
--- a/docs/source/usage/cli_options.rst
+++ b/docs/source/usage/cli_options.rst
@@ -4,8 +4,9 @@
-n FILENAME, --notmuch-config=FILENAME
notmuch configuration file (default: $NOTMUCH_CONFIG
or ~/.notmuch-config)
--C COLOUR, --colour-mode=COLOUR
- terminal colour; must be 1, 16 or 256
+-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