Skip to content

Commit 7f57be2

Browse files
committed
[doc] Correct spread_debug option.
1 parent 9510692 commit 7f57be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/opts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Diagnostic options
115115

116116
* ``spread_debug=1`` : prints some timing information
117117

118-
* ``spread_debug=1`` : prints lots. This can print thousands of lines since it includes one line per *subproblem*.
118+
* ``spread_debug=2`` : prints lots. This can print thousands of lines since it includes one line per *subproblem*.
119119

120120

121121
**showwarn**: Whether to print warnings (these go to stderr).

0 commit comments

Comments
 (0)