Skip to content

Commit

Permalink
Fix command output in recon_surf/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkuegler authored and m-reuter committed Feb 7, 2025
1 parent 4f6a2ea commit 35d7e87
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions recon_surf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,14 @@ bias-field corrected image and the bias-field correction is skipped.
Usage
=====

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

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

```bash
./recon-surf.sh --help
```{command-output} ./recon-surf.sh --help
:cwd: /../recon_surf/
```

Required arguments
Expand Down

0 comments on commit 35d7e87

Please sign in to comment.