mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Fixed usage of -path flag when debugging (#1803)
* Fixed usage of -path flag when debugging
This commit is contained in:
@@ -37,4 +37,4 @@ Or:
|
||||
.. code:: bash
|
||||
|
||||
$ gdb godot
|
||||
> run -e -path ~/myproject
|
||||
> run -e --path ~/myproject
|
||||
|
||||
Reference in New Issue
Block a user