diff options
author | Michael Alexsander Silva Dias <michaelalexsander@protonmail.com> | 2018-03-25 23:23:53 -0300 |
---|---|---|
committer | Michael Alexsander Silva Dias <michaelalexsander@protonmail.com> | 2018-03-25 23:23:53 -0300 |
commit | ea97e2d0eb381aa5d441d24d6975bbb935fa12de (patch) | |
tree | 6bede1837003847001ad1b3cabdc39b35894cf05 /misc/dist/linux | |
parent | ee6a2c5fbff38a28cc421ce33471c36e44ab08c1 (diff) |
Added the "GLES2" option for the video-driver in the terminal help.
Diffstat (limited to 'misc/dist/linux')
-rw-r--r-- | misc/dist/linux/godot.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index 86abdf6ef2..26ebe01af7 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -59,7 +59,7 @@ Password for remote filesystem. Audio driver ('PulseAudio', 'ALSA'). .TP \fB\-\-video\-driver\fR <driver> -Video driver ('GLES3'). +Video driver ('GLES3', 'GLES2'). .SS "Display options:" .TP \fB\-f\fR, \fB\-\-fullscreen\fR |