Skip to content

Commit bd2b1de

Browse files
Update development-tools/clinic.rst
Adjusted output destination list formatting as per feedback. Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent b48115f commit bd2b1de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

development-tools/clinic.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,11 +2469,11 @@ This creates a new destination with name ``<name>`` and type ``<type>``.
24692469

24702470
There are five destination types:
24712471

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.
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.
24772477

24782478

24792479
The ``clear`` subcommand works like this:

0 commit comments

Comments
 (0)