Fixed usage of -path flag when debugging (#1803)

* Fixed usage of -path flag when debugging
This commit is contained in:
kellams 2018-10-06 18:12:30 -04:00 committed by Max Hilbrunner
parent 59c19dd347
commit 65a5860495
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ Or:
.. code:: bash
$ gdb godot
> run -e -path ~/myproject
> run -e --path ~/myproject