Browse Source

Update doc generation command line to new style

Timo 8 years ago
parent
commit
79d0580805
1 changed files with 1 additions and 1 deletions
  1. 1 1
      community/contributing/updating_the_class_reference.rst

+ 1 - 1
community/contributing/updating_the_class_reference.rst

@@ -148,7 +148,7 @@ following command (assuming 64-bit Linux):
 
 
 ::
 ::
 
 
-    ./bin/godot.x11.tools.64 -doctool doc/base/classes.xml
+    ./bin/godot.x11.tools.64 --doctool doc/base/classes.xml
 
 
 The doc/base/classes.xml should then be up-to-date with current Godot
 The doc/base/classes.xml should then be up-to-date with current Godot
 Engine features. You can then check what changed using the
 Engine features. You can then check what changed using the