Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
surajpaib authored Apr 30, 2024
1 parent a1b49ac commit f9d5149
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ dicomsort [options...] sourceDir targetDir/<patterns>
[-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
[--help] - print this message
[-j,--jobs] - number of jobs to run in parallel (default 1)


where sourceDir is directory to be scanned or "" (null string) to read file list from stdin

Expand Down

0 comments on commit f9d5149

Please sign in to comment.