bug 127585 - xpidl usage is incorrect. r=timeless, sr=jst

This commit is contained in:
dbradley%netscape.com 2003-07-08 21:41:51 +00:00
parent c31d3e3b1e
commit 8c018c2af6

View File

@ -71,7 +71,7 @@ PRUint8 major_version = XPT_MAJOR_VERSION;
PRUint8 minor_version = XPT_MINOR_VERSION;
static char xpidl_usage_str[] =
"Usage: %s [-m mode] [-w] [-v] [-t version number]\n"
"Usage: %s -m mode [-w] [-v] [-t version number]\n"
" [-I path] [-o basename | -e filename.ext] filename.idl\n"
" -a emit annotations to typelib\n"
" -w turn on warnings (recommended)\n"