summaryrefslogtreecommitdiff
path: root/plac/doc/ishelve.batch
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/ishelve.batch')
-rw-r--r--plac/doc/ishelve.batch7
1 files changed, 7 insertions, 0 deletions
diff --git a/plac/doc/ishelve.batch b/plac/doc/ishelve.batch
new file mode 100644
index 0000000..ef378b3
--- /dev/null
+++ b/plac/doc/ishelve.batch
@@ -0,0 +1,7 @@
+#!ishelve.py
+.clear
+a=1 b=2
+.show
+.del a
+.dl b
+.show