Skip to content

Commit 8d70c5d

Browse files
committed
fix: remove BOLD mention [skip ci]
1 parent e3d846a commit 8d70c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmriprep/cli/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def get_parser():
111111
colon-separated parameters. \
112112
Non-standard spaces imply specific orientations and sampling grids. \
113113
Important to note, the ``res-*`` modifier does not define the resolution used for \
114-
the spatial normalization. To generate no BOLD outputs, use this option without specifying \
114+
the spatial normalization. To generate no DWI outputs, use this option without specifying \
115115
any spatial references. For further details, please check out \
116116
https://www.nipreps.org/dmriprep/en/%s/spaces.html""" % (currentv.base_version
117117
if is_release else 'latest'))

0 commit comments

Comments
 (0)