Skip to content

Commit dadf6c8

Browse files
committed
Add documentation for default_error
1 parent 8247446 commit dadf6c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/api/cmd.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ cmd2.Cmd
99
The error message displayed to the user when they request help for a
1010
command with no help defined.
1111

12+
.. attribute:: default_error
13+
14+
The error message displayed when a non-existent command is run.

0 commit comments

Comments
 (0)