Skip to content

Commit b960f64

Browse files
authored
Update usage.rst
1 parent 773ed84 commit b960f64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/usage.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ This function is also accessible via a command-line interface using the `click`
4646

4747
.. code-block:: console
4848
49-
Usage: script.py [OPTIONS] INPUT_PATH
49+
Usage: bids2openminds [OPTIONS] INPUT_PATH
5050
5151
Arguments:
5252
input-path Path to the BIDS directory.
5353
5454
Options:
55-
-o, --output-path TEXT The output path or filename for OpenMINDS file/files.
55+
-o, --output-path PATH The output path or filename for OpenMINDS file/files.
5656
--single-file Save the entire collection into a single file (default).
5757
--multiple-files Save each node into a separate file within the specified directory.
5858
-e, --include-empty-properties

0 commit comments

Comments
 (0)