Skip to content

Commit

Permalink
docs: Fix indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Nov 21, 2023
1 parent e36f5c2 commit 0ba0d2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ Once enabled, *sphinx-click* enables automatic documentation for
``full``
List sub-commands with full documentation.

``short``
``short``
List sub-commands with short documentation.

``none``
``none``
Do not list sub-commands.

Defaults to ``short`` unless ``show-nested`` (deprecated) is set.
Expand Down

0 comments on commit 0ba0d2c

Please sign in to comment.