mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Update --no-window option description in Command line tutorial (#5157)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
committed by
Hugo Locurcio
parent
22dac29973
commit
6f54a7d851
@@ -88,7 +88,7 @@ Command line reference
|
||||
+-----------------------------+----------------------------------------------------------------------------+
|
||||
| ``--low-dpi`` | Force low-DPI mode (macOS and Windows only). |
|
||||
+-----------------------------+----------------------------------------------------------------------------+
|
||||
| ``--no-window`` | Disable window creation (Windows only). Useful together with ``--script``. |
|
||||
| ``--no-window`` | Run with invisible window. Useful together with ``--script``. |
|
||||
+-----------------------------+----------------------------------------------------------------------------+
|
||||
|
||||
**Debug options**
|
||||
|
||||
Reference in New Issue
Block a user