File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Migrating From cmd
1+ # Upgrading from cmd to cmd2
22
3- If you're thinking of migrating your [ cmd] ( https://docs.python.org/3/library/cmd.html ) app to
4- ` cmd2 ` , this section will help you decide if it's right for your app, and show you how to do it.
3+ If you're thinking of upgrading your [ cmd] ( https://docs.python.org/3/library/cmd.html ) app to be
4+ based on ` cmd2 ` , this section will help you decide if it's right for your app, and show you how to
5+ do it.
56
67- [ Why cmd2] ( why.md ) - we try and convince you to use ` cmd2 ` instead of
78 [ cmd] ( https://docs.python.org/3/library/cmd.html )
Original file line number Diff line number Diff line change 147147 - overview/integrating.md
148148 - overview/alternatives.md
149149 - overview/resources.md
150- - Migrating From cmd :
150+ - Upgrading from cmd to cmd2 :
151151 - migrating/index.md
152152 - migrating/why.md
153153 - migrating/incompatibilities.md
You can’t perform that action at this time.
0 commit comments