From: Kevin Brodsky <corax26@gmail.com>
To: git@vger.kernel.org
Subject: Duplicate -s entry in git-format-patch(1)
Date: Fri, 25 Mar 2016 11:45:56 +0000 [thread overview]
Message-ID: <56F524F4.3000409@gmail.com> (raw)
Hi all,
I've noticed for some time now that the man page for git-format-patch is
quite confusing because it includes two entries for the -s option:
- "-s, --no-patch", which is pulled by "include::diff-options.txt[]"in
Documentation/git-format-patch.txt
- "-s, --signoff", which is directly part of git-format-patch.txt.
The first entry is apparently wrong, format-patch never interprets it
this way, as far as I can tell. This is particularly problematic since
it's the first one listed in the man page...
I don't know how to fix this issue without duplicating diff-options.txt,
hopefully someone will be more inspired than me ;)
Thanks,
Kevin
reply other threads:[~2016-03-25 11:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F524F4.3000409@gmail.com \
--to=corax26@gmail.com \
--cc=git@vger.kernel.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.
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 NNTP newsgroup(s).