From: Junio C Hamano <gitster@pobox.com>
To: Beat Bolli <dev+git@drbeat.li>
Cc: git@vger.kernel.org
Subject: Re: [RFC] short help: allow a gap smaller than USAGE_GAP
Date: Wed, 19 Jul 2023 16:26:58 -0700 [thread overview]
Message-ID: <xmqqfs5j5vp9.fsf@gitster.g> (raw)
In-Reply-To: <98b86433-053b-c44e-05a9-b2e3afd4b4f0@drbeat.li> (Beat Bolli's message of "Thu, 20 Jul 2023 00:04:45 +0200")
Beat Bolli <dev+git@drbeat.li> writes:
>> + OPT_SET_INT_F(0, "longhelp", &integer, "help text of this entry\n"
>> + "spans multiple lines", 0, PARSE_OPT_NONEG),
>> OPT_STRING_LIST(0, "list", &list, "str", "add str to list"),
>> OPT_GROUP("Magic arguments"),
>> OPT_NUMBER_CALLBACK(&integer, "set integer to NUM",
>
> I think this chunk should be part of the previous commit.
Good eyes. Thanks.
prev parent reply other threads:[~2023-07-19 23:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 22:29 [PATCH] short help: allow multi-line opthelp Junio C Hamano
2023-07-18 22:31 ` [PATCH] remote: simplify "remote add --tags" help text Junio C Hamano
2023-07-18 22:54 ` [PATCH v2] short help: allow multi-line opthelp Junio C Hamano
2023-07-18 22:58 ` [RFC] short help: allow a gap smaller than USAGE_GAP Junio C Hamano
2023-07-19 22:04 ` Beat Bolli
2023-07-19 23:26 ` Junio C Hamano [this message]
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=xmqqfs5j5vp9.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=dev+git@drbeat.li \
--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).