diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2018-03-29 22:02:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-29 22:02:58 +0200 |
commit | b704cfa4d5de9afe1a65db532bfd07663b5c7888 (patch) | |
tree | 71e517e67671f53eea706c4d8d2f1e752d77f830 | |
parent | 769b9b54b98ed67a134545dfaaee47a71778ed6c (diff) | |
parent | ea97e2d0eb381aa5d441d24d6975bbb935fa12de (diff) |
Merge pull request #17831 from YeldhamDev/terminal_gles2
Added the "GLES2" option for the video-driver in the terminal help
-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 |