We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0a2778 + f41f00f commit e29ee42Copy full SHA for e29ee42
docs/usage.md
@@ -40,7 +40,7 @@ The common parts of the command follow the
40
Example:
41
42
```Shell
43
-$ nibabies data/bids_root/ out/ participant -w work/ --participant-id 01
+$ nibabies data/bids_root/ out/ participant -w work/ --participant-label 01
44
```
45
46
Further information about BIDS and BIDS-Apps can be found at the
@@ -63,7 +63,7 @@ At minimum, the following *positional* arguments are required.
63
64
However, as infant brains can vastly differ depending on age, providing the following arguments is highly recommended:
65
66
-- **`--participant-id`** - participant ID
+- **`--participant-label`** - participant ID
67
68
- **`--session-id`** - session ID
69
0 commit comments