mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Fix command line option from 'scene' to '--scene'
This commit is contained in:
@@ -86,7 +86,7 @@ given build type.
|
||||
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``--path <directory>`` | |release| Path to a project (``<directory>`` must contain a 'project.godot' file). |
|
||||
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``scene <path>`` | |release| Path or UID of a scene in the project that should be started. |
|
||||
| ``--scene <path>`` | |release| Path or UID of a scene in the project that should be started. |
|
||||
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``-u``, ``--upwards`` | |release| Scan folders upwards for 'project.godot' file. |
|
||||
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user