Skip to content

Commit acea692

Browse files
author
Daniel Sundberg
committed
More documentation
1 parent cfb96bb commit acea692

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Powershell script to copy files from memory card to folder on disk. By default
44
the script will copy **.NEF** and **.JPG** files.
55

6+
Default is to copy all new files. Nothing will be overwritten, **inDir** and
7+
**outDir** must be specified if other than default.
8+
69
## Usage examples
710
<code>
811
.\copy-images.ps1 -indir "e:" -outdir "c:\images" -today

0 commit comments

Comments
 (0)