Skip to content

Commit 1f85b9b

Browse files
committed
Test
1 parent 7b61acf commit 1f85b9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/introduction/quick-start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ The usage of the `cwltool` command-line executable is basically
5555
`cwltool [OPTIONS] <CWL_DOCUMENT> [INPUTS_OBJECT]`. You can run the
5656
`hello_world.cwl` workflow without specifying any option:
5757

58+
```{runcmd} pwd
59+
:working-directory: ""
60+
```
61+
5862
```{runcmd} cwltool hello_world.cwl
5963
:name: running-hello_world.cwl-with-cwltool
6064
:caption: Running `hello_world.cwl` with `cwltool`.

0 commit comments

Comments
 (0)