File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ Execution
34
34
~~~~~~~~~~~
35
35
36
36
*plugin *
37
- This defines which execution plugin to use. (possible values:
38
- `` Linear ``, ``MultiProc ``, ``SGE ``, ``IPython ``; default value: ``Linear ``)
37
+ This defines which execution plugin to use. (possible values: `` Linear ``,
38
+ ``MultiProc ``, ``SGE ``, ``IPython ``; default value: ``Linear ``)
39
39
40
40
*stop_on_first_crash *
41
41
Should the workflow stop upon first node crashing or try to execute as many
@@ -70,10 +70,9 @@ Execution
70
70
set)
71
71
72
72
*remove_unnecessary_outputs *
73
- This will remove any interface outputs not needed by the
74
- workflow. If the required outputs from a node changes, rerunning
75
- the workflow will rerun the node. (possible values: ``true `` and
76
- ``false ``; default value: ``true ``)
73
+ This will remove any interface outputs not needed by the workflow. If the
74
+ required outputs from a node changes, rerunning the workflow will rerun the
75
+ node. (possible values: ``true `` and ``false ``; default value: ``true ``)
77
76
78
77
*use_relative_paths *
79
78
Should the paths stored in results (and used to look for inputs)
You can’t perform that action at this time.
0 commit comments