mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
3d0befe8bc
commit
46f92fcb9d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user