Explorar o código

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

* Fixed usage of -path flag when debugging
kellams %!s(int64=7) %!d(string=hai) anos
pai
achega
65a5860495
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      development/cpp/introduction_to_godot_development.rst

+ 1 - 1
development/cpp/introduction_to_godot_development.rst

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