Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Oct 30, 2024
1 parent 6d0b880 commit 629005e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idc_index/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ def download_from_manifest(
@click.argument(
"generic_argument",
type=str,
help="This parameter can refer to a single item, or a comma-separated list of collection_id, PatientID, StudyInstanceUID, SeriesInstanceUID, or a path to a manifest file. The files corresponding to the content identified by the input parameter(s) will be downloaded into the current directory.",
)
@click.option(
"--log-level",
Expand Down

0 comments on commit 629005e

Please sign in to comment.