From f41f00fa0defbeda45ba2ec061bbb307c7a57cbf Mon Sep 17 00:00:00 2001 From: mathiasg Date: Tue, 30 Jan 2024 11:58:54 -0500 Subject: [PATCH] DOC: Use correct argument flag --- docs/usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index ea404e65..2c95bfe8 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -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 @@ -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