```
Simple command to organize your photo/video library
Usage: image-organizer [OPTIONS] [TARGET]
Arguments:
Source folder, where not so well organized media live
[TARGET] Target folder where image should be copied to, default to (move files instead)
Options:
-d, --dry-run Don't actually rename
-h, --help Print help information
-V, --version Print version information
```