Skip to content

Commit

Permalink
chore: Update CLI command in README.rst to include new option for chu…
Browse files Browse the repository at this point in the history
…nk naming
  • Loading branch information
jomasator2 committed Jul 29, 2024
1 parent 03e11ec commit fc33b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The CLI allows for easy conversion of DICOM files to PNG. The basic usage is as

.. code-block:: sh
piramidaldicom2png -p <path_to_project> -l <level> [--verbose] [--very-verbose]
piramidaldicom2png -p <path_to_project> -c <chunk> -l <level> [--verbose] [--very-verbose]
- `-p`, `--project`: Path to the BIDS/MIDS project to convert.
- `-l`, `--level`: The level in the pyramidal DICOM to convert.
Expand Down

0 comments on commit fc33b3c

Please sign in to comment.