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 fdbbf31 commit 43c84eaCopy full SHA for 43c84ea
docs/Backtracing.rst
@@ -49,8 +49,8 @@ follows:
49
| demangle | yes | Set to ``no`` to disable demangling. |
50
+-----------------+---------+--------------------------------------------------+
51
| interactive | tty | Set to ``no`` to disable interaction, or ``yes`` |
52
-| | | to enable always. `tty`` to enable only if |
53
-| | | stdin and stdout are are both a terminal. |
+| | | to enable always, or `tty`` to enable only if |
+| | | stdin and stdout are both a terminal. |
54
55
| color | tty | Set to ``yes`` to enable always, or ``no`` to |
56
| | | disable. Uses ANSI escape sequences. |
0 commit comments