This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Display configuration details in --help


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> Unless there is a physical form to the grouping (e.g., further
Doug> indentation, blank lines, or whatever), I'd much prefer a full
Doug> alphabetical sort.

Try "automake --help" to see what an alternate approach looks like.
It groups options into sections with headers.
I find it very readable; and it is a reasonably common style in the
GNU world, e.g., "tar --help" or "cpio --help".

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]