Skip to content

Commit fdbbf31

Browse files
carlpetoal45tair
andauthored
Update docs/Backtracing.rst
Co-authored-by: Alastair Houghton <alastair@alastairs-place.net>
1 parent a2c24ea commit fdbbf31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Backtracing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ follows:
9696
| format | text | Set to ``json`` to output JSON crash logs rather |
9797
| | | than plain text. |
9898
+-----------------+---------+--------------------------------------------------+
99-
| output-to | stderr | Set to ``stderr`` to send the backtrace to the |
100-
| | | standard error instead of standard output. This |
99+
| output-to | stderr | Set to ``stdout`` to send the backtrace to the |
100+
| | | standard output instead of standard error. This |
101101
| | | may be useful in some CI systems. |
102102
| | | |
103103
| | | You may also specify a path; if this points at a |

0 commit comments

Comments
 (0)