We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8247446 commit dadf6c8Copy full SHA for dadf6c8
docs/api/cmd.rst
@@ -9,3 +9,6 @@ cmd2.Cmd
9
The error message displayed to the user when they request help for a
10
command with no help defined.
11
12
+ .. attribute:: default_error
13
+
14
+ The error message displayed when a non-existent command is run.
0 commit comments