[ADD] doc: debug flag
authorXavier Morel <xmo@odoo.com>
Fri, 28 Nov 2014 11:14:22 +0000 (12:14 +0100)
committerXavier Morel <xmo@odoo.com>
Fri, 28 Nov 2014 11:14:22 +0000 (12:14 +0100)
doc/reference/cmdline.rst

index 1ec7d96..e071341 100644 (file)
@@ -54,6 +54,12 @@ Running the server
 
     runs tests after installing modules
 
+.. option:: --debug
+
+    when an unexpected error is raised (not a warning or an access error),
+    automatically starts :mod:`python:pdb` before logging and returning the
+    error
+
 .. _reference/cmdline/scaffold:
 
 Scaffolding