aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeus Panchenko <zeus@camb.us>2006-05-02 21:04:15 +0000
committerZeus Panchenko <zeus@camb.us>2006-05-02 21:04:15 +0000
commit29f01cde1ce5f31ca93429f329c99e9c5d09b2d6 (patch)
tree0e8563066bf120146cdeaaad73fd44c065a73711
parent65f4f4b1b80ed5c384c2da0024cbdef67c477254 (diff)
downloadrenrot-29f01cde1ce5f31ca93429f329c99e9c5d09b2d6.tar.gz
renrot-29f01cde1ce5f31ca93429f329c99e9c5d09b2d6.tar.bz2
*** empty log message ***
git-svn-id: file:///svnroot/renrot/trunk@87 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--TODO4
-rwxr-xr-xrenrot6
2 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 42162ad..e9b5e87 100644
--- a/TODO
+++ b/TODO
@@ -25,3 +25,7 @@ TODO LIST
- to implement aggregation option ( to aggregate large bundle of files
according the different time intervals, perhapse with some kind of
euristics for analyzing the bigest time interval between shots )
+
+- to make the file name counter format of the dynamic length, according
+ the files number in the directory to process, i mean 0xx for the number
+ less than 100, e.t.c.
diff --git a/renrot b/renrot
index c3a06b9..5aa5a64 100755
--- a/renrot
+++ b/renrot
@@ -542,6 +542,7 @@ infomsg (
-h | --help this very page
-c | --config-file use this configuration file (see manual for details)
+ -v [-v -v ... ] verbose, debug level
--work-directory <DIR> specify working directory
--ext <EXTENTION> extention of files to be processed, JPG, jpg, JPEG e.t.c.
--no-rotate no rotation needed, default is to rotate
@@ -695,6 +696,11 @@ the help
location of the configuration file
+=item B<-v>
+
+one or more I<-v> sets debug level. from 1 to 4 - internal levels,
+5 till 9 - equal to 1-5 levels for ExifTool plus maximum verbosity for renrot
+
=item B<--work-directory> I<DIR>
define the working directory

Return to:

Send suggestions and report system problems to the System administrator.