summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2020-02-06 16:50:11 -0700
committerkotfu <kotfu@kotfu.net>2020-02-06 16:50:11 -0700
commit6d11766972dc7db75861fa403cc0008868d1d2e4 (patch)
tree0458a43d80162430926e30a20e57ec9b97ae2acb /docs/api
parent8bbb6401122ee84ce7e7330e34229c60f7be44de (diff)
downloadcmd2-git-6d11766972dc7db75861fa403cc0008868d1d2e4.tar.gz
Add documentation of __init__ method
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/cmd.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/cmd.rst b/docs/api/cmd.rst
index 34a34105..e20e8eff 100644
--- a/docs/api/cmd.rst
+++ b/docs/api/cmd.rst
@@ -4,6 +4,8 @@ cmd2.Cmd
.. autoclass:: cmd2.Cmd
:members:
+ .. automethod:: __init__
+
.. attribute:: help_error
The error message displayed to the user when they request help for a