This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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: regtool help/version patch


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 <joshuadfranklin@yahoo.com>
>>
>>	* 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


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