We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee768c commit f9e63daCopy full SHA for f9e63da
src/introduction/quick-start.md
@@ -11,7 +11,7 @@ must be comfortable following instructions for the command-line.
11
12
CWL documents are written in [YAML](../topics/index.md) (and/or JSON).
13
The example below shows a simple CWL “Hello World” workflow annotated
14
-with comments:
+with comments. Note that comments start with `#`:
15
16
```{literalinclude} /_includes/cwl/hello_world.cwl
17
:language: cwl
0 commit comments