On Sun, Jun 02, 2002 at 10:58:33PM -0400, Christopher Faylor wrote: >On Sun, Jun 02, 2002 at 09:45:30PM -0500, Joshua Daniel Franklin wrote: >>2002-06-02 Joshua Daniel Franklin <[EMAIL PROTECTED]> >> >> * regtool.cc (prog_name): New global variable. >> (longopts): Ditto. >> (opts): Ditto. >> (usage): Standardize usage output. Rearrange/add descriptions. >> (print_version): New function. >> (main): Accomodate longopts and new --help, --version options. >> Add check for (_argv[optind+1] == NULL). > >Applied. > >Thanks, as always.
Joshua, it just occurred to me that you don't seem to be patching the .sgml documentation when you make a change to a utility. Do you think you could take a run over the utils.sgml file and see if there are missing options that could be added? Also, if you're adding examples to the output then utils.sgml would be a good place for that, too. cgf
