aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.