summaryrefslogtreecommitdiff
path: root/doc/sessions/running-commands.run
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sessions/running-commands.run')
-rw-r--r--doc/sessions/running-commands.run25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/sessions/running-commands.run b/doc/sessions/running-commands.run
new file mode 100644
index 000000000..ce8eccd2f
--- /dev/null
+++ b/doc/sessions/running-commands.run
@@ -0,0 +1,25 @@
+
+commands:
+# Make it fetch first
+- directory: ../examples/running-commands
+ command: fetch hello.bst
+
+# Capture a show output
+- directory: ../examples/running-commands
+ output: ../source/sessions/running-commands-show-before.html
+ command: show hello.bst
+
+# Capture a build output
+- directory: ../examples/running-commands
+ output: ../source/sessions/running-commands-build.html
+ command: build hello.bst
+
+# Capture another show output
+- directory: ../examples/running-commands
+ output: ../source/sessions/running-commands-show-after.html
+ command: show hello.bst
+
+# Capture a shell output
+- directory: ../examples/running-commands
+ output: ../source/sessions/running-commands-shell.html
+ command: shell hello.bst -- hello