diff options
| author | Rémi Verschelde | 2018-03-29 22:02:58 +0200 |
|---|---|---|
| committer | GitHub | 2018-03-29 22:02:58 +0200 |
| commit | b704cfa4d5de9afe1a65db532bfd07663b5c7888 (patch) | |
| tree | 71e517e67671f53eea706c4d8d2f1e752d77f830 | |
| parent | 769b9b54b98ed67a134545dfaaee47a71778ed6c (diff) | |
| parent | ea97e2d0eb381aa5d441d24d6975bbb935fa12de (diff) | |
| download | godot-b704cfa4d5de9afe1a65db532bfd07663b5c7888.tar.gz godot-b704cfa4d5de9afe1a65db532bfd07663b5c7888.tar.zst godot-b704cfa4d5de9afe1a65db532bfd07663b5c7888.zip | |
| -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 86abdf6ef..26ebe01af 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 |
