We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec023bf commit 1e0d7a1Copy full SHA for 1e0d7a1
nipype/interfaces/io.py
@@ -2881,7 +2881,7 @@ class ExportFile(SimpleInterface):
2881
""" Export a file to an absolute path
2882
2883
This interface copies an input file to a named output file.
2884
- This is useful to save files to a specified location
+ This is useful to save individual files to a specific location,
2885
(as opposed to using DataSink).
2886
2887
Examples
0 commit comments