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 7cf6c86 commit bfbc3a6Copy full SHA for bfbc3a6
docs/further.md
@@ -34,7 +34,7 @@ A command line invocation of the plugin could look like:
34
```console
35
$ snakemake --executor slurm \
36
> -j unlimited \ # assuming an unlimited number of jobs
37
-> --workflow-profile <profile directory with a `config.yaml`>
+> --workflow-profile <profile directory with a `config.yaml`> \
38
> --configfile config/config.yaml \
39
> --directory <path> # assuming a data path on a different file system than the workflow
40
```
0 commit comments