forked from ogier/pflag
-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
Will there be a way to disable the true/false display for Booleans in help?
This was added unconditionally in 666b603
This breaks my formatting (which isn’t too big of a deal) but it makes the useful area for text much less because I ensure that my text output does not exceed 80 columns.
Sorry for my screenshots here - the gray line is column 80 in both screenshots.
I have quite a few Go projects and this change negatively impacts the way the default help display looks on almost all of them. I feel it is a readability downgrade too as it makes quickly visually scanning the option list more difficult.
Metadata
Metadata
Assignees
Labels
No labels