Skip to content

Commit cb2e711

Browse files
committed
reordered CLI_PARSE_ONLY env var in docs reference
1 parent 80f5c4b commit cb2e711

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/reference/environment_variables.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ List of MRtrix3 environment variables
2424
when reading DICOM data, match the StudyName entry against
2525
the string provided
2626

27+
.. envvar:: MRTRIX_CLI_PARSE_ONLY
28+
29+
Set the command to parse the provided inputs and then quit
30+
if it is 1. This can be used in the CI of wrapping code,
31+
such as the automatically generated Pydra interfaces
32+
2733
.. envvar:: MRTRIX_CONFIGFILE
2834

2935
This can be used to set the location of the system-wide
@@ -53,12 +59,6 @@ List of MRtrix3 environment variables
5359
:option:`NumberOfThreads` setting in the configuration file, but
5460
will be overridden by the ENVVAR ``-nthreads`` command-line option.
5561

56-
.. envvar:: MRTRIX_CLI_PARSE_ONLY
57-
58-
Set the command to parse the provided inputs and then quit
59-
if it is 1. This can be used in the CI of wrapping code,
60-
such as the automatically generated Pydra interfaces
61-
6262
.. envvar:: MRTRIX_PRESERVE_PHILIPS_ISO
6363

6464
Do not remove the synthetic isotropically-weighted diffusion

0 commit comments

Comments
 (0)