Skip to content

Commit 0ba0d2c

Browse files
committed
docs: Fix indentation
Signed-off-by: Stephen Finucane <[email protected]>
1 parent e36f5c2 commit 0ba0d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Once enabled, *sphinx-click* enables automatic documentation for
4141
``full``
4242
List sub-commands with full documentation.
4343

44-
``short``
44+
``short``
4545
List sub-commands with short documentation.
4646

47-
``none``
47+
``none``
4848
Do not list sub-commands.
4949

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

0 commit comments

Comments
 (0)