File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Instructions for implementing each feature follow.
117117 - Syntax for calling `cmd2` commands in a `pyscript` is essentially identical to what they would enter on the command line
118118 - See the [Python](https:// cmd2.readthedocs.io/ en/ latest/ freefeatures.html# python) section of the `cmd2` docs for more info
119119 - Also see the [python_scripting.py](https:// github.com/ python- cmd2/ cmd2/ blob/ master/ examples/ python_scripting.py)
120- example in conjunciton with the [conditional.py](https:// github.com/ python- cmd2/ cmd2/ blob/ master/ examples/ scripts/ conditional.py) script
120+ example in conjunction with the [conditional.py](https:// github.com/ python- cmd2/ cmd2/ blob/ master/ examples/ scripts/ conditional.py) script
121121
122122- Parsing commands with `argparse`
123123 - Two decorators provide built- in capability for using `argparse.ArgumentParser` to parse command arguments
You can’t perform that action at this time.
0 commit comments