mirror of https://github.com/libsdl-org/SDL.git
Removed help for obsolete (and removed) command line option
This commit is contained in:
parent
3235a4eb4f
commit
50a397bb45
|
|
@ -55,7 +55,6 @@ static const char *video_usage[] = {
|
||||||
"[--input-focus]",
|
"[--input-focus]",
|
||||||
"[--keyboard-grab]",
|
"[--keyboard-grab]",
|
||||||
"[--logical-presentation disabled|match|stretch|letterbox|overscan|integer_scale]",
|
"[--logical-presentation disabled|match|stretch|letterbox|overscan|integer_scale]",
|
||||||
"[--logical-scale-quality nearest|linear|best]",
|
|
||||||
"[--logical WxH]",
|
"[--logical WxH]",
|
||||||
"[--max-geometry WxH]",
|
"[--max-geometry WxH]",
|
||||||
"[--maximize]",
|
"[--maximize]",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue