* windres.c (usage): Report -r option.

(main): Ignore the -r option.
* doc/binutils.texi: Add -r to the list of options.
This commit is contained in:
Christopher Faylor
2003-04-01 23:09:29 +00:00
parent 270cb5d6bd
commit 3126d709ed
3 changed files with 15 additions and 1 deletions

View File

@@ -2614,6 +2614,9 @@ files named in the @code{rc} file.
Specify a @option{-D} option to pass to the preprocessor when reading an
@code{rc} file.
@item -r
Ignored for compatibility with rc.
@item -v
Enable verbose mode. This tells you what the preprocessor is if you
didn't specify one.