Skip to content

Commit d5d344b

Browse files
author
Mathieu Dubois
committed
DOC correct indentation error in doc/users/config.rst
1 parent 7639c66 commit d5d344b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/users/config_file.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ Execution
104104
done after a job finish is detected. (float in seconds; default value: 5)
105105

106106
*remove_node_directories (EXPERIMENTAL)*
107-
Removes directories whose outputs have already been used
108-
up. Doesn't work with IdentiInterface or any node that patches
109-
data through (without copying) (possible values: ``true`` and
110-
``false``; default value: ``false``)
107+
Removes directories whose outputs have already been used
108+
up. Doesn't work with IdentiInterface or any node that patches
109+
data through (without copying) (possible values: ``true`` and
110+
``false``; default value: ``false``)
111111

112112
*stop_on_unknown_version*
113113
If this is set to True, an underlying interface will raise an error, when no
@@ -118,7 +118,7 @@ Execution
118118
If this is set to True, the node's output directory will contain full
119119
parameterization of any iterable, otherwise parameterizations over 32
120120
characters will be replaced by their hash. (possible values: ``true`` and
121-
``false``; default value: ``true``)
121+
``false``; default value: ``true``)
122122

123123
*poll_sleep_duration*
124124
This controls how long the job submission loop will sleep between submitting

0 commit comments

Comments
 (0)