Skip to content

Commit ff6a3ef

Browse files
committed
Update docs
1 parent 53f65ba commit ff6a3ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/subcommands/name-and-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Commands:
129129

130130
/// note
131131

132-
In previous versions of Typer, in addition to the help text, the command name was also inferred from the callback function name, this is no longer the case.
132+
Until Typer 0.14.0, in addition to the help text, the command name was also inferred from the callback function name, this is no longer the case.
133133

134134
///
135135

0 commit comments

Comments
 (0)