mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix wrong command in command line tutorial.
This commit is contained in:
@@ -139,7 +139,7 @@ platforms from the command line, just try exporting to a non-recognized
|
||||
platform and the full listing of platforms your configuration supports
|
||||
will be shown.
|
||||
|
||||
To export a debug version of the game, use the ``--export_debug`` switch
|
||||
To export a debug version of the game, use the ``--export-debug`` switch
|
||||
instead of ``--export``. Their parameters and usage are the same.
|
||||
|
||||
Running a script
|
||||
|
||||
Reference in New Issue
Block a user