Skip to content

Commit bc2bce0

Browse files
author
Mathieu Dubois
committed
DOC correct indentation error in doc/users/config.rst
1 parent 2eeb567 commit bc2bce0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/users/config_file.rst

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

117117
*remove_node_directories (EXPERIMENTAL)*
118-
Removes directories whose outputs have already been used
119-
up. Doesn't work with IdentiInterface or any node that patches
120-
data through (without copying) (possible values: ``true`` and
121-
``false``; default value: ``false``)
118+
Removes directories whose outputs have already been used
119+
up. Doesn't work with IdentiInterface or any node that patches
120+
data through (without copying) (possible values: ``true`` and
121+
``false``; default value: ``false``)
122122

123123
*stop_on_unknown_version*
124124
If this is set to True, an underlying interface will raise an error, when no

0 commit comments

Comments
 (0)