diff --git a/tools/winebuild/winebuild.man.in b/tools/winebuild/winebuild.man.in index b9a1277f26b..dbb1a9b0fbe 100644 --- a/tools/winebuild/winebuild.man.in +++ b/tools/winebuild/winebuild.man.in @@ -91,6 +91,10 @@ modules. .BI \-f\ flags Ignored for compatibility with the C compiler. .TP +.BI \-F\ filename +Set the file name of the module. The default is to use the base name +of the spec file (without any extension). +.TP .B \-h Display a usage message and exit. .TP diff --git a/tools/wrc/wrc.man b/tools/wrc/wrc.man index b00bd3fd701..c5eb68cf708 100644 --- a/tools/wrc/wrc.man +++ b/tools/wrc/wrc.man @@ -97,14 +97,14 @@ searched exclusively via the \fI\-I\fR set path, whereas the '""' quoted filenames are first tried to be opened in the current directory. Also resource statements with file references are located in the same way. .TP +.I \-J +Do not search the standard include path, look for include files only +in the directories explicitly specified with the \fI\-I\fR option. +.TP .I \-l lan Set default language to \fIlan\fR. Default is the neutral language 0 (i.e. "LANGUAGE 0, 0"). .TP -.I \-L -Leave case of embedded filenames as is. All filenames are converted to -lower case before they are attemped to be opened without this option. -.TP .I \-m Do not remap numerical resource type-IDs onto standard resources. This will cause all numerical resource type\-IDs to be treated as user\-type resources