Skip to content

Commit

Permalink
Update dicomsort.py
Browse files Browse the repository at this point in the history
  • Loading branch information
surajpaib authored Apr 30, 2024
1 parent f22e609 commit a1b49ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dicomsort.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ def usage():
[-k,--keepGoing] - report but ignore duplicate target files
[-v,--verbose] - print diagnostics while processing
[-s,--symlink] - create a symlink to dicom files in sourceDir instead of copying them
[-m, --move] - move files to the target directory
[-t,--test] - run the built in self test (requires internet)
[-u,--unsafe] - do not replace unsafe characters with '_' in the path
[-j,--jobs] - number of jobs to run in parallel (default 1)
Expand Down

0 comments on commit a1b49ac

Please sign in to comment.