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.
1 parent b877474 commit 7c2014eCopy full SHA for 7c2014e
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