	-- script helping in renaming fotos according to exif date,
	        viewing or changing values of exif tags. --

	(c) 2014: Christopher Roy Bratusek <nano@tuxfamily.org>
	License: GNU GPL v3 // Homepage: http://www.nanolx.org/

Usage: exifutil [OPTION] [FILE] {VALUES}

Options		Values					Description
=====================================================================================
-s | --set	file tag1 value1 tag2..valueN		change the value of exif tags
-g | --get	file tag1 tag2 tag3			view the value of exif tags
-t | --tags	---					list supported tags
-r | --rename	file delimiter prefix/tag1 tag2..tagN	rename files according to tags
