The following just came to my mind:What about having getopt also generate a "Usage" string which you can output if any cmdline argument parsing error occured? Of course this would require adding a third field containing the description. (which would also be self-documenting)
- std.getopt Trass3r
- Re: std.getopt Trass3r
- Re: std.getopt Jens Mueller
- Re: std.getopt Jens Mueller
- Re: std.getopt Andrei Alexandrescu
- Re: std.getopt Jens Mueller
- Re: std.getopt Mike Wey
- Re: std.getopt Jacob Carlborg
- Re: std.getopt Jens Mueller
- Re: std.getopt Jens Mueller
- Re: std.getopt Mike Wey
