Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Adjusted list formatting as per feedback
  • Loading branch information
Lincoln-developer committed Nov 5, 2024
commit 81127893ed3919102fffe3f1ba257dd06a6b6317
4 changes: 2 additions & 2 deletions development-tools/clinic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2450,8 +2450,8 @@ destination Directive
The ``destination`` directive allows for operations on output destinations.

**Parameters**:
- The ``destination`` directive takes in two arguments ``(destination [arg1] [arg2])``.
- Where ``arg1`` is the ``name`` of the output destination and ``arg2`` is the ``command`` on the output destination.
- The ``destination`` directive takes in two arguments ``(destination [arg1] [arg2])``.
- Where ``arg1`` is the ``name`` of the output destination and ``arg2`` is the ``command`` on the output destination.

.. code-block:: none

Expand Down