diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-06-15 00:53:23 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-06-15 00:53:23 -0400 |
commit | beb2b37e5488965f7b2e240ea7453234bcbd3cd1 (patch) | |
tree | 9ec803a7036d5f3d680610ab5daba78e5c38a37d /examples/scripts/nested.txt | |
parent | df8679b3331a8aebd3af4bbe2a0c6e625346f348 (diff) | |
download | cmd2-git-beb2b37e5488965f7b2e240ea7453234bcbd3cd1.tar.gz |
Updated documentation
Diffstat (limited to 'examples/scripts/nested.txt')
-rw-r--r-- | examples/scripts/nested.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/scripts/nested.txt b/examples/scripts/nested.txt index 9ec26160..1b7e2035 100644 --- a/examples/scripts/nested.txt +++ b/examples/scripts/nested.txt @@ -1,3 +1,3 @@ -!echo "Doing a relative load" -_relative_load script.txt - +!echo "Doing a relative run script" +_relative_run_script script.txt + |