From: David Bremner <david@tethera.net>
To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org
Subject: [PATCH] doc: add minimal note about shared options.
Date: Thu, 4 Jun 2015 16:25:50 +0200 [thread overview]
Message-ID: <1433427950-19023-1-git-send-email-david@tethera.net> (raw)
In-Reply-To: <1433396001-10822-1-git-send-email-david@tethera.net>
The example is a bit silly, but notmuch subcommand --help is actually
not equivalent to "notmuch --help subcommand".
---
doc/man1/notmuch.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst
index b33738e..ae0461a 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
========
--
2.1.4
next prev parent reply other threads:[~2015-06-04 14:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 5:33 [PATCH] doc: add minimal note about shared options David Bremner
2015-06-04 14:25 ` David Bremner [this message]
2015-06-05 16:57 ` David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1433427950-19023-1-git-send-email-david@tethera.net \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).