We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b877474 + 7c2014e commit abe671dCopy full SHA for abe671d
README.md
@@ -56,7 +56,7 @@ Or enable the creation of the help message (using `--help`) in the configuration
56
```groovy title="nextflow.config"
57
validation {
58
help {
59
- enabled: true
+ enabled = true
60
}
61
62
```
0 commit comments