Skip to content

Commit

Permalink
Update usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Peyman-N authored Sep 11, 2024
1 parent 773ed84 commit b960f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ This function is also accessible via a command-line interface using the `click`

.. code-block:: console
Usage: script.py [OPTIONS] INPUT_PATH
Usage: bids2openminds [OPTIONS] INPUT_PATH
Arguments:
input-path Path to the BIDS directory.
Options:
-o, --output-path TEXT The output path or filename for OpenMINDS file/files.
-o, --output-path PATH The output path or filename for OpenMINDS file/files.
--single-file Save the entire collection into a single file (default).
--multiple-files Save each node into a separate file within the specified directory.
-e, --include-empty-properties
Expand Down

0 comments on commit b960f64

Please sign in to comment.