[ADD] doc: debug flag

This commit is contained in:
Xavier Morel 2014-11-28 12:14:22 +01:00
parent 5ccbfdd5ec
commit cb9ff8c630
1 changed files with 6 additions and 0 deletions

View 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