aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2006-04-27 17:22:42 +0000
committerAndy Shevchenko <andy@smile.org.ua>2006-04-27 17:22:42 +0000
commitce7c21cb4af84e1d30dedb90171c310796157669 (patch)
tree47dc40457a8430fac4011c43585784e30f686a9f /README
parent268a854fb55dd00102e5e7107ca9b912ee7364ef (diff)
downloadrenrot-ce7c21cb4af84e1d30dedb90171c310796157669.tar.gz
renrot-ce7c21cb4af84e1d30dedb90171c310796157669.tar.bz2
Remove obsoleted examples from README.
Remove mtime code (now is not working). Add template sequences description to rc-file. git-svn-id: file:///svnroot/renrot/trunk@71 fe2816f4-e837-0410-b10a-f608c9d244a1
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 2 insertions, 8 deletions
diff --git a/README b/README
index f996bc0..9394b2d 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ defined like this:
- otherwise, if FileModifyDate EXIF tag exists, it is used as the
picture date
- otherwise current timestamp is used as the picture date.
-Final file name will look like YYYYmmddHHMMSS-XXXXX.jpg, where XXXXX is
+Final file name will look like YYYYmmddHHMMSS.XXXX.jpg, where XXXX is
incrementable suffix to the name YYYYmmddHHMMSS.
renrot rotates file and its thumbnail, accordingly to Orientation EXIF
@@ -39,14 +39,8 @@ Personal data could be specified via XMP tags defined in config file
Examples:
- renames PICTZZZZ.JPG to sample.YYYYmmddHHMMSS.XXXX.jpg
- renrot --name-prefix sample --ext '*.JPG'
-
- renames PICTZZZZ.JPG to YYYYmmddHHMMSS.XXXX.WwwwIiiiAaaaEeee.jpg
- renrot --name-suffix --ext '*.JPG'
-
rotates all files by 90CW
- renrot --rotate 90 --ext jpg
+ renrot --rotate 90 --ext '*.jpg'
rotates thumbnails for all files included to EXIF by 90CCW
renrot --rotate-thumb 270 --ext jpg

Return to:

Send suggestions and report system problems to the System administrator.