summaryrefslogtreecommitdiff
path: root/doc/sessions/running-commands.run
blob: ce8eccd2fad47d21b9042e399aecf1a070f31768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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