We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ab177 commit df4b79fCopy full SHA for df4b79f
wdoc/docs/help.md
@@ -315,6 +315,8 @@
315
It implies `--verbose=True`
316
If you just want to open the debugger in case of issue, see
317
below at `WDOC_DEBUGGER`.
318
+ When in debugging mode, the default `loading_failure` is `warn`,
319
+ but if you specify `loading_failure=crash` it will be honored.
320
321
* `--verbose`: bool, default `False` or `WDOC_VERBOSE` if set
322
Increase verbosity. Implied if `--debug` is set.
0 commit comments