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 a2c24ea commit fdbbf31Copy full SHA for fdbbf31
docs/Backtracing.rst
@@ -96,8 +96,8 @@ follows:
96
| format | text | Set to ``json`` to output JSON crash logs rather |
97
| | | than plain text. |
98
+-----------------+---------+--------------------------------------------------+
99
-| output-to | stderr | Set to ``stderr`` to send the backtrace to the |
100
-| | | standard error instead of standard output. This |
+| output-to | stderr | Set to ``stdout`` to send the backtrace to the |
+| | | standard output instead of standard error. This |
101
| | | may be useful in some CI systems. |
102
| | | |
103
| | | You may also specify a path; if this points at a |
0 commit comments