Bug 444319 - toolkit --help lists non-working -height and -width options, but they don't work in most apps. r=gavin.sharp

This commit is contained in:
Magnus Melin 2008-08-25 18:38:52 +03:00
parent daea0fea21
commit b721f72a42

View File

@ -1165,9 +1165,7 @@ DumpHelp()
"\nMozilla options\n");
#endif
printf("\t-height <value>\t\tSet height of startup window to <value>.\n"
"\t-h or -help\t\tPrint this message.\n"
"\t-width <value>\t\tSet width of startup window to <value>.\n"
printf("\t-h or -help\t\tPrint this message.\n"
"\t-v or -version\t\tPrint %s version.\n"
"\t-P <profile>\t\tStart with <profile>.\n"
"\t-ProfileManager\t\tStart with ProfileManager.\n"