]> git.cworth.org Git - notmuch/blobdiff - doc/man1/notmuch.rst
doc: whitespace cleanup for notmuch.rst
[notmuch] / doc / man1 / notmuch.rst
index b33738ed33166699fb3872610634aa2f984e7c74..d773369ecb4a82a3dc509d018f9325339568a893 100644 (file)
@@ -40,14 +40,18 @@ 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
+``notmuch --version subcommand``.
 
 COMMANDS
 ========