diff options
author | kotfu <kotfu@kotfu.net> | 2019-08-23 19:09:02 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2019-08-23 19:09:02 -0600 |
commit | 9fd5f6274da443db4f37273d1284e6d09f94aab5 (patch) | |
tree | fa28b7229004097c7df16442cb4551c1bbaff7ab /docs/examples/index.rst | |
parent | 65cf54ae758bc1e036710c571f6c785820c7e10d (diff) | |
download | cmd2-git-9fd5f6274da443db4f37273d1284e6d09f94aab5.tar.gz |
Add documentation and example for removing built-in commands
For #765
Diffstat (limited to 'docs/examples/index.rst')
-rw-r--r-- | docs/examples/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/index.rst b/docs/examples/index.rst index 65cb475f..f895059f 100644 --- a/docs/examples/index.rst +++ b/docs/examples/index.rst @@ -5,5 +5,5 @@ Examples :maxdepth: 1 first_app - removing_builtin_commands + remove_builtin_commands alternate_event_loops |