Skip to content

Commit

Permalink
Merge pull request #338 from mgxd/doc/usage
Browse files Browse the repository at this point in the history
DOC: Use correct argument flag
  • Loading branch information
mgxd authored Jan 30, 2024
2 parents b0a2778 + f41f00f commit e29ee42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The common parts of the command follow the
Example:

```Shell
$ nibabies data/bids_root/ out/ participant -w work/ --participant-id 01
$ nibabies data/bids_root/ out/ participant -w work/ --participant-label 01
```

Further information about BIDS and BIDS-Apps can be found at the
Expand All @@ -63,7 +63,7 @@ At minimum, the following *positional* arguments are required.

However, as infant brains can vastly differ depending on age, providing the following arguments is highly recommended:

- **`--participant-id`** - participant ID
- **`--participant-label`** - participant ID

- **`--session-id`** - session ID

Expand Down

0 comments on commit e29ee42

Please sign in to comment.