mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
doc: whitespace cleanup for notmuch.rst
replace leading spaces with tabs
This commit is contained in:
parent
882ccb7e49
commit
83e9df98a0
1 changed files with 4 additions and 4 deletions
|
@ -40,14 +40,14 @@ OPTIONS
|
||||||
Supported global options for ``notmuch`` include
|
Supported global options for ``notmuch`` include
|
||||||
|
|
||||||
``--help``
|
``--help``
|
||||||
Print a synopsis of available commands and exit.
|
Print a synopsis of available commands and exit.
|
||||||
|
|
||||||
``--version``
|
``--version``
|
||||||
Print the installed version of notmuch, and exit.
|
Print the installed version of notmuch, and exit.
|
||||||
|
|
||||||
``--config=FILE``
|
``--config=FILE``
|
||||||
Specify the configuration file to use. This overrides any
|
Specify the configuration file to use. This overrides any
|
||||||
configuration file specified by ${NOTMUCH\_CONFIG}.
|
configuration file specified by ${NOTMUCH\_CONFIG}.
|
||||||
|
|
||||||
All global options except ``--config`` can also be specified after the
|
All global options except ``--config`` can also be specified after the
|
||||||
command. For example, ``notmuch subcommand --version`` is equivalent to
|
command. For example, ``notmuch subcommand --version`` is equivalent to
|
||||||
|
|
Loading…
Reference in a new issue