summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-05-13 22:08:10 -0400
committerGitHub <noreply@github.com>2019-05-13 22:08:10 -0400
commitfab2b3719b45181d6dc751490c511c20eb2d70fb (patch)
treef85897b5aa8ebf6d0920127049d3264b7e576678
parentba1d8ddf7f866325414550448461948e63de1ccb (diff)
parent04024694d3405f83c3f853b8129896a475bf79b3 (diff)
downloadcmd2-git-fab2b3719b45181d6dc751490c511c20eb2d70fb.tar.gz
Merge branch 'master' into pipe_chaining
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1cc045f2..86b9f8ad 100755
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Main Features
- Support for Python 3.4+ on Windows, macOS, and Linux
- Trivial to provide built-in help for all commands
- Built-in regression testing framework for your applications (transcript-based testing)
-- Transcripts for use with built-in regression can be automatically generated from `history -t`
+- Transcripts for use with built-in regression can be automatically generated from `history -t` or `load -t`
- Alerts that seamlessly print while user enters text at prompt
Python 2.7 support is EOL