Skip to content

Commit

Permalink
Update development-tools/clinic.rst
Browse files Browse the repository at this point in the history
Adjusted output destination list formatting as per feedback.

Co-authored-by: Adam Turner <[email protected]>
  • Loading branch information
Lincoln-developer and AA-Turner authored Nov 5, 2024
1 parent b48115f commit bd2b1de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions development-tools/clinic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2469,11 +2469,11 @@ This creates a new destination with name ``<name>`` and type ``<type>``.

There are five destination types:

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


The ``clear`` subcommand works like this:
Expand Down

0 comments on commit bd2b1de

Please sign in to comment.