File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Main Features
31
31
- Settable environment parameters
32
32
- Parsing commands with flags
33
33
- Unicode character support (* Python 3 only* )
34
- - Good tab-completion of commands, file system paths, and shell commands`
34
+ - Good tab-completion of commands, file system paths, and shell commands
35
35
- Python 2.7 and 3.3+ support
36
36
- Linux, macOS and Windows support
37
37
- Trivial to provide built-in help for all commands
Original file line number Diff line number Diff line change 30
30
- Settable environment parameters
31
31
- Parsing commands with flags
32
32
- Unicode character support (*Python 3 only*)
33
- - Good tab-completion of commands, file system paths, and shell commands`
33
+ - Good tab-completion of commands, file system paths, and shell commands
34
34
- Python 2.7 and 3.3+ support
35
35
- Linux, macOS and Windows support
36
36
- Trivial to provide built-in help for all commands
You can’t perform that action at this time.
0 commit comments