We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1725157 + 483971c commit dce3f9eCopy full SHA for dce3f9e
1 file changed
docs/documentation.rst
@@ -30,8 +30,6 @@ Simple example:
30
invoke(hello, args=['--help'])
31
32
33
-.. _documenting-arguments:
34
-
35
Command Short Help
36
------------------
37
@@ -70,6 +68,8 @@ The help epilog is printed at the end of the help and is useful for showing exam
70
68
71
69
invoke(init, args=['--help'])
72
+.. _documenting-arguments:
+
73
Documenting Arguments
74
----------------------
75
0 commit comments