X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch.rst;h=ae0461a2725e09d8c367dfcd5eefbaca2c1a51c4;hp=98590a40969a644d1af968d4cee3366915926b25;hb=9f57b7e8c5a39facaf8b0eb8281fd0c416de6699;hpb=5c27136e64dab2f90995de0bfa37c54186a2fae1 diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst index 98590a40..ae0461a2 100644 --- a/doc/man1/notmuch.rst +++ b/doc/man1/notmuch.rst @@ -49,6 +49,10 @@ Supported global options for ``notmuch`` include 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 ======== @@ -129,7 +133,7 @@ SEE ALSO **notmuch-hooks(5)**, **notmuch-insert(1)**, **notmuch-new(1)**, **notmuch-reply(1)**, **notmuch-restore(1)**, **notmuch-search(1)**, **notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**, -***notmuch-address(1)** +**notmuch-address(1)** The notmuch website: **http://notmuchmail.org**