Procházet zdrojové kódy

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`
Meriipu před 6 roky
rodič
revize
9907bc833b

+ 1 - 1
getting_started/editor/command_line_tutorial.rst

@@ -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