Skip to content

Commit 7564f20

Browse files
committed
Fix command output in recon_surf/README.md
1 parent 21c9e1f commit 7564f20

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

recon_surf/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,14 @@ bias-field corrected image and the bias-field correction is skipped.
1818
Usage
1919
=====
2020

21-
```
22-
{command-output} ./recon_surf.sh --help
23-
```
2421
The *recon_surf* directory contains scripts to run the analysis. In addition, a working installation of __FreeSurfer__
2522
(the supported version, usually the most recent) is needed for a native install (or use our Docker/Singularity images).
2623

2724
The main script is called `recon-surf.sh` which accepts certain arguments via the command line.
2825
List them by running the following command:
2926

30-
```bash
31-
./recon-surf.sh --help
27+
```{command-output} ./recon-surf.sh --help
28+
:cwd: /../recon_surf/
3229
```
3330

3431
Required arguments

0 commit comments

Comments
 (0)