aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Pannacciulli <jpnc@jpnc.info>2017-11-29 01:00:28 -0800
committerJames Pannacciulli <jpnc@jpnc.info>2017-11-29 01:00:28 -0800
commit0074b6f1fbc8b0a550dd7f2461b993225249a9e3 (patch)
tree816f3c3e828248ded021ad46f9b1e3b98e44d19e /README.md
parentd9141ad42b5eff24f826174bd4f4676e85ce3b20 (diff)
downloadariketa-0074b6f1fbc8b0a550dd7f2461b993225249a9e3.tar.gz
ariketa-0074b6f1fbc8b0a550dd7f2461b993225249a9e3.tar.bz2
add support for specifying custom examples file or instantiated array name
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 445a68c..27c9795 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,11 @@ usage
-----
To load ariketa, source it into the bash session you wish to use for the
presentation:
- source ./ariketa.sh
+ # load examples from ariketa/config/examples.sh
+ source ariketa.sh
+
+ # load example file specified as argument
+ source ariketa.sh filename.sh
When an example is displayed, it may be edited like any command line and
executed normally by pressing enter. Use the following key bindings to