diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-03 11:12:25 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-03 11:12:25 -0400 |
| commit | 75800a2a7f2ffc60e3c9f59ba637bdefcd9227cd (patch) | |
| tree | f5cf2df4cbbdeac0c52abb2fe95cc4b2ef130054 /docs | |
| parent | ad3d32339f791faa31763fe3efb42d0be469ddef (diff) | |
| download | cmd2-git-75800a2a7f2ffc60e3c9f59ba637bdefcd9227cd.tar.gz | |
Updated example transcript test and docs
Updated these to reflect that the list command has been removed
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/freefeatures.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/freefeatures.rst b/docs/freefeatures.rst index 3c740c00..5e354549 100644 --- a/docs/freefeatures.rst +++ b/docs/freefeatures.rst @@ -220,8 +220,6 @@ also provide `bash-like history list editing`_. .. automethod:: cmd2.Cmd.do_history -.. automethod:: cmd2.Cmd.do_list - .. automethod:: cmd2.Cmd.do_run Quitting the application |
