Skip to content

Commit c0cd87a

Browse files
committed
✏️ Use literalinclude for inclusion
1 parent 087ec77 commit c0cd87a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_sources/user/group_fsl_feat.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ You can get more information about the required inputs for each preset with the
6363
6464
This will produce:
6565

66-
.. include:: /user/group/feat/load-preset/unpaired-two/help.rst
66+
.. literalinclude:: /user/group/feat/load-preset/unpaired-two/help.rst
67+
:language: bash
6768
:start-at: Usage:
6869

6970
Following this, you could generate a ready-to-run two-sample unpaired t-test by running the following, assuming the phenotype CSV has a column of participant IDs named "subject_id" and a column named "diagnosis", which is the covariate you wish to test:

0 commit comments

Comments
 (0)