echo " by Starbeamrainbowlabs <feedback@starbeamrainbowlabs.com>"
echo "This script takes all the jpg and mp4 files in a directory and organises them into a folder structure based on the month and year they were last modified (taken)."
echo
echo "Options:"
echo " --help"
echo " Show this help message"
echo " --dry-run"
echo " Do a dry run - don't actually move any files."