diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-02-04 23:05:31 -0500 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-02-04 23:05:31 -0500 |
| commit | ed83f7cfedfdcf8620e0feb9a8c6b98cd69dda16 (patch) | |
| tree | 056681c29270e4e393149ac35681132a0f298b06 /examples/transcripts/exampleSession.txt | |
| parent | 40722f10ace3107dcb4709008239ac8233ada30f (diff) | |
| download | cmd2-git-ed83f7cfedfdcf8620e0feb9a8c6b98cd69dda16.tar.gz | |
Updated example transcripts
Diffstat (limited to 'examples/transcripts/exampleSession.txt')
| -rw-r--r-- | examples/transcripts/exampleSession.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/transcripts/exampleSession.txt b/examples/transcripts/exampleSession.txt index 54419f91..8a60f487 100644 --- a/examples/transcripts/exampleSession.txt +++ b/examples/transcripts/exampleSession.txt @@ -3,7 +3,7 @@ # The regex for editor will match whatever program you use. # regexes on prompts just make the trailing space obvious (Cmd) set -allow_style: /(Terminal|Always|Never)/ +allow_style: '/(Terminal|Always|Never)/' debug: False echo: False editor: /.*?/ |
