widl: Add -u and -U options to man page.

This commit is contained in:
Dan Hipschman 2006-09-13 14:43:36 -07:00 committed by Alexandre Julliard
parent 6a87f2b979
commit a472c83f91
1 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,13 @@ Generate a type library.
Define the name of the type library to be generated.
The default filename is infile.tlb.
.PP
.B UUID file options:
.IP "\fB-u\fR"
Generate a UUID file.
.IP "\fB-U \fIfile\fR"
Define the name of the UUID file to be generated.
The default filename is infile_i.c.
.PP
.B Proxy/stub generation options:
.IP "\fB-c\fR"
Generate client stub.