Made export template name match the default for Linux

The default export template name for Linux appears to be `Linux/X11` and not `Linux X11`
This commit is contained in:
Meriipu
2019-07-08 00:59:49 +00:00
committed by GitHub
parent deeb365bb2
commit 9907bc833b
@@ -135,7 +135,7 @@ that is headless (server build, no video) is ideal for this.
::
user@host:~/newgame$ godot --export "Linux X11" /var/builds/project
user@host:~/newgame$ godot --export "Linux/X11" /var/builds/project
user@host:~/newgame$ godot --export Android /var/builds/project.apk
The platform names recognized by the ``--export`` switch are the same as