From 370f7d5a694940426df64f723170a60e7c32638f Mon Sep 17 00:00:00 2001 From: Alexander Shpilkin Date: Sun, 22 Jul 2018 20:51:17 +0200 Subject: Rewrap option descriptions in the manual --- docs/source/usage/cli_options.rst | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/source/usage/cli_options.rst b/docs/source/usage/cli_options.rst index 9bc8c978..1b6be1a3 100644 --- a/docs/source/usage/cli_options.rst +++ b/docs/source/usage/cli_options.rst @@ -1,9 +1,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 mode. 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 +-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 -- cgit v1.2.3