Ticket #4176 defect closed fixed
twistd web "-n" option documentation is backwards
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | documentation, easy |
| Cc: | jesstess | Branch: | |
| Author: | Launchpad Bug: |
Description
twistd web --help produces, amongst other things, this output:
-n, --notracebacks Display tracebacks in broken web pages. Displaying
tracebacks to users may be security risk!
Okay... the option is called notracebacks and the behavior of supplying it is for tracebacks to be displayed? Not likely. Displaying tracebacks is the default, and this option really does disable that.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

