From bc57f016e603ec9e92c8a15d366e76d07d7dd762 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 23 Jan 2017 22:00:05 -0500 Subject: Changed header comment in cmd2.py to refer to GitHub repo instead of old assembla mercurial one. Also changed exampleSession.txt example transcript to not include the "set" command since the output was platform dependent due to the default editor varying. --- example/exampleSession.txt | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'example') diff --git a/example/exampleSession.txt b/example/exampleSession.txt index d1dcb544..945ea0bc 100644 --- a/example/exampleSession.txt +++ b/example/exampleSession.txt @@ -27,20 +27,6 @@ goodnight, Gracie OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY -(Cmd) set -abbrev: True -case_insensitive: True -colors: True -continuation_prompt: > -debug: False -default_file_name: command.txt -echo: False -editor: gedit -feedback_to_output: False -maxrepeats: 3 -prompt: (Cmd) -quiet: False -timing: False (Cmd) set maxrepeats 5 maxrepeats - was: 3 now: 5 @@ -60,10 +46,8 @@ say goodnight, Gracie -------------------------[4] say -ps --repeat=5 goodnight, Gracie -------------------------[5] -set --------------------------[6] set maxrepeats 5 --------------------------[7] +-------------------------[6] say -ps --repeat=5 goodnight, Gracie (Cmd) run 4 say -ps --repeat=5 goodnight, Gracie -- cgit v1.2.1