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 b48115f commit bd2b1deCopy full SHA for bd2b1de
development-tools/clinic.rst
@@ -2469,11 +2469,11 @@ This creates a new destination with name ``<name>`` and type ``<type>``.
2469
2470
There are five destination types:
2471
2472
- - ``suppress``: Discards the output.
2473
- - ``block``: Writes to the current block.
2474
- - ``buffer``: A simple text buffer.
2475
- - ``file``: A text file (requires a filename template).
2476
- - ``two-pass``: A two-pass buffer.
+- ``suppress``: Discards the output.
+- ``block``: Writes to the current block.
+- ``buffer``: A simple text buffer.
+- ``file``: A text file (requires a filename template).
+- ``two-pass``: A two-pass buffer.
2477
2478
2479
The ``clear`` subcommand works like this:
0 commit comments