Skip to content

Commit df4b79f

Browse files
doc: mention that debug changes the default value for loading_failure
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 66ab177 commit df4b79f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wdoc/docs/help.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@
315315
It implies `--verbose=True`
316316
If you just want to open the debugger in case of issue, see
317317
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.
318320

319321
* `--verbose`: bool, default `False` or `WDOC_VERBOSE` if set
320322
Increase verbosity. Implied if `--debug` is set.

0 commit comments

Comments
 (0)