doc: whitespace cleanup for notmuch.rst

replace leading spaces with tabs
This commit is contained in:
David Bremner 2015-07-28 20:24:43 +02:00
parent 882ccb7e49
commit 83e9df98a0

View file

@ -40,14 +40,14 @@ OPTIONS
Supported global options for ``notmuch`` include
``--help``
Print a synopsis of available commands and exit.
Print a synopsis of available commands and exit.
``--version``
Print the installed version of notmuch, and exit.
Print the installed version of notmuch, and exit.
``--config=FILE``
Specify the configuration file to use. This overrides any
configuration file specified by ${NOTMUCH\_CONFIG}.
Specify the configuration file to use. This overrides any
configuration file specified by ${NOTMUCH\_CONFIG}.
All global options except ``--config`` can also be specified after the
command. For example, ``notmuch subcommand --version`` is equivalent to