File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -79,17 +79,11 @@ TIMESTAMP DURATION RUN NAME STATUS REVISION ID SESSION ID
79792019-05-06 12:31:24 17s stupefied_euclid OK b9aefc67b4 4dc656d2-c410-44c8-bc32-7dd0ea87bebf nextflow run rnaseq-nf -resume -with-docker
8080</pre>
8181
82- You can use the resume command with either the session ID or the run name to recover a specific execution. For example:
83-
84- ```
85- $ nextflow run rnaseq-nf -resume mighty_boyd
86- ```
87-
88- or
82+ You can use the resume command with the session ID to recover a specific execution. For example:
8983
9084```
9185nextflow run naseq-nf -resume 4dc656d2-c410-44c8-bc32-7dd0ea87bebf
9286```
9387
9488
95- *Stay tuned for part two where we will discuss resume in more detail with respect to provenance and troubleshooting techniques!*
89+ *Stay tuned for part two where we will discuss resume in more detail with respect to provenance and troubleshooting techniques!*
You can’t perform that action at this time.
0 commit comments