diff options
-rw-r--r-- | docs/argument_processing.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/argument_processing.rst b/docs/argument_processing.rst index 7e8d8f3e..12fd7a60 100644 --- a/docs/argument_processing.rst +++ b/docs/argument_processing.rst @@ -416,6 +416,3 @@ See the subcommands_ and tab_autocompletion_ example to learn more about how to .. _subcommands: https://github.com/python-cmd2/cmd2/blob/master/examples/subcommands.py .. _tab_autocompletion: https://github.com/python-cmd2/cmd2/blob/master/examples/tab_autocompletion.py - - - |