in reply to Re: Is there a way to order --help argument list output by getopt?
in thread Is there a way to order --help argument list output by getopt?
> the help switch that is getting mixed in with them that appears in random order.
Your examples show -h not at a random position but either on the first or last position, this seems sensible for a generated switch.
What happens if you include -h in your fixed list?
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is there a way to order --help argument list output by getopt?
by nysus (Parson) on Feb 04, 2018 at 12:51 UTC | |
by LanX (Saint) on Feb 04, 2018 at 12:55 UTC | |
by nysus (Parson) on Feb 04, 2018 at 15:04 UTC | |
by nysus (Parson) on Feb 04, 2018 at 15:02 UTC |