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

Dan Hipschman dsh at linux.ucla.edu
Wed Sep 13 16:43:36 CDT 2006


ChangeLog:
* Add -u and -U options to widl man page.
---
 tools/widl/widl.man.in |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/tools/widl/widl.man.in b/tools/widl/widl.man.in
index 2d9ac80..be53445 100644
--- a/tools/widl/widl.man.in
+++ b/tools/widl/widl.man.in
@@ -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.



More information about the wine-patches mailing list