Skip to content

Commit c6f5a2c

Browse files
committed
Updated comment.
1 parent 643b066 commit c6f5a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd2/decorators.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def with_category(
3838
3939
:param category: the name of the category in which this command should
4040
be grouped when displaying the list of commands.
41+
:return: a decorator that assigns the specified category to the command function
4142
4243
Example:
4344
```py

0 commit comments

Comments
 (0)