File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ Main Features
2929- Multi-line, case-insensitive, and abbreviated commands
3030- Special-character command shortcuts (beyond cmd's ` @ ` and ` ! ` )
3131- Settable environment parameters
32- - Parsing commands with arguments using ` argparse `
32+ - Parsing commands with arguments using ` argparse ` , including support for sub-commands
3333- Unicode character support (* Python 3 only* )
3434- Good tab-completion of commands, file system paths, and shell commands
3535- Python 2.7 and 3.4+ support
36- - Linux , macOS and Windows support
36+ - Windows , macOS, and Linux support
3737- Trivial to provide built-in help for all commands
3838- Built-in regression testing framework for your applications (transcript-based testing)
3939
You can’t perform that action at this time.
0 commit comments