Skip to content

Commit

Permalink
Don't be dramatic
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Nov 29, 2024
1 parent 15b2ff1 commit 4a0c0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion click_extra/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def default_extra_params() -> list[Option]:
``--time`` is placed at the top of all other eager options so all other
options' processing time can be measured.
#. ``-C``, ``--config CONFIG_PATH``
.. attention::
.. hint::
``--config`` is at the top so it can have a direct influence on the default
behavior and value of the other options.
#. ``--color``, ``--ansi`` / ``--no-color``, ``--no-ansi``
Expand Down

0 comments on commit 4a0c0c4

Please sign in to comment.