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 65a6249 commit b038e40Copy full SHA for b038e40
doc/devel/cmd_interface_devel.rst
@@ -80,7 +80,7 @@ symbols. For an input defined in InputSpec to be included into the executed
80
commandline ``argstr`` has to be included. Additionally inside the main
81
interface class you need to specify the name of the executable by assigning it
82
to the ``_cmd`` field. Also the main interface class needs to inherit from
83
-`CommandLine`_:
+:class:`nipype.interfaces.base.CommandLine`:
84
85
.. testcode::
86
0 commit comments