diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hooks.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/hooks.rst b/docs/hooks.rst index c28f9b8f..1e96e963 100644 --- a/docs/hooks.rst +++ b/docs/hooks.rst @@ -50,8 +50,6 @@ the various hook methods, presented in chronological order starting with the one .. automethod:: cmd2.cmd2.Cmd.preparse -.. automethod:: cmd2.cmd2.Cmd.postparse - .. automethod:: cmd2.cmd2.Cmd.postparsing_precmd .. automethod:: cmd2.cmd2.Cmd.precmd |