Skip to content

Commit ff8be91

Browse files
committed
Add release note for typer arg help text feature
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent fc9ec21 commit ff8be91

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
features:
3+
- |
4+
``typer.main.TyperArgument`` is a subclass of ``click.Argument`` that,
5+
among other things, adds a ``help`` attribute. If present this attribute
6+
will now be included in output.

0 commit comments

Comments
 (0)