We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c1f2e commit 571ff7dCopy full SHA for 571ff7d
1 file changed
CHANGES.md
@@ -14,7 +14,7 @@ News
14
* Redundant **list** command removed and features merged into **history** command
15
* Added **pyscript** command which supports tab-completion and running Python scripts with arguments
16
* Improved tab-completion of file system paths, command names, and shell commands
17
- * Thanks to Kevin Van Brunt for all fo the help with debugging and testing this
+ * Thanks to Kevin Van Brunt for all of the help with debugging and testing this
18
* Changed default value of USE_ARG_LIST to True - this affects the beavhior of all **@options** commands
19
* **WARNING**: This breaks backwards compatibility, to restore backwards compatibility, add this to the
20
**__init__()** method in your custom class derived from cmd2.Cmd:
0 commit comments