diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-02-07 23:12:49 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-02-07 23:12:49 -0500 |
commit | dd2bad3ea58e9868a9e8b5d91b87f80e22f0680e (patch) | |
tree | a550361d32963a15195b5e5fe61fd792b9e79c67 /examples/transcripts/transcript_regex.txt | |
parent | 5def049472e1c261ad78ff56c5d5b3c6332e9bab (diff) | |
download | cmd2-git-dd2bad3ea58e9868a9e8b5d91b87f80e22f0680e.tar.gz |
Updated release data for 1.0.0-rc1 in preparation for a release candidate
Also:
- Updated some very outdated comments in transcript files
Diffstat (limited to 'examples/transcripts/transcript_regex.txt')
-rw-r--r-- | examples/transcripts/transcript_regex.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/transcripts/transcript_regex.txt b/examples/transcripts/transcript_regex.txt index ce2a2beb..a3a91236 100644 --- a/examples/transcripts/transcript_regex.txt +++ b/examples/transcripts/transcript_regex.txt @@ -1,5 +1,5 @@ # Run this transcript with "python example.py -t transcript_regex.txt" -# The regex for colors is because no color on Windows. +# Anything between two forward slashes, /, is interpreted as a regular expression (regex). # The regex for editor will match whatever program you use. # regexes on prompts just make the trailing space obvious (Cmd) set |