Add verbiage to --help - #437
Open
apiraino wants to merge 2 commits into
Open
Conversation
Member
|
Thanks! Maybe also mention that the output of the checked program (or whatever term you are using for this) is shown with level 2? |
apiraino
force-pushed
the
improve-arg-desc
branch
from
August 11, 2026 09:57
276834f to
bb476e9
Compare
Contributor
Author
|
I am not sure what you were looking for, but I hope the updated text looks now better. |
apiraino
force-pushed
the
improve-arg-desc
branch
from
August 11, 2026 10:20
bb476e9 to
130c417
Compare
Member
|
I can confirm that That can be extremely important information to figure out why the bisect does not behave as expected. |
RalfJung
reviewed
Aug 11, 2026
apiraino
force-pushed
the
improve-arg-desc
branch
from
August 11, 2026 15:12
bc79098 to
2f5d4c3
Compare
Contributor
Author
|
thanks Ralf. I've added a small additional tip also for thr |
Member
|
That's potentially confusing since |
Co-authored-by: Ralf Jung <post@ralfj.de>
apiraino
force-pushed
the
improve-arg-desc
branch
from
August 12, 2026 08:08
2f5d4c3 to
704b566
Compare
Contributor
Author
|
ok, reverted to only changing the inline help for |
Member
|
Thanks :)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From comment
Now the help mentions that
verbosecan be double :)@RalfJung does it look better?