diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-19 22:07:57 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-19 22:07:57 -0400 |
commit | 10ac5d5006608aeb153d9b94de775ca359a1cd59 (patch) | |
tree | fe3fd75c6122d889749408187dcaa042340fa5af /examples/scripts | |
parent | 849bafe7f06a75ac665a2aea30d89063becc825c (diff) | |
download | cmd2-git-10ac5d5006608aeb153d9b94de775ca359a1cd59.tar.gz |
Just adding a comment to one of our text file scripts as an example
Diffstat (limited to 'examples/scripts')
-rw-r--r-- | examples/scripts/script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/scripts/script.txt b/examples/scripts/script.txt index 1e18262a..ef56ffd8 100644 --- a/examples/scripts/script.txt +++ b/examples/scripts/script.txt @@ -1,2 +1,3 @@ +# This is a text file script and any line like this beginning with a "#" is a comment help help history |