aboutsummaryrefslogtreecommitdiff
path: root/etc/renrot.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/renrot.conf')
-rw-r--r--etc/renrot.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/renrot.conf b/etc/renrot.conf
index e24d66a..bf531af 100644
--- a/etc/renrot.conf
+++ b/etc/renrot.conf
@@ -18,6 +18,7 @@
# Template is used for file name building while renaming. Interpreted
# sequences are:
# %% a literal %
+# %C numeric part of the original file name
# %c file order number in the processed file set
# %d day of the month (01-31)
# %E ExposureTime tag value if defined
@@ -27,6 +28,9 @@
# %i FileNumber tag if exists (otherwise, it'll be replaced by string "NA")
# %M minute (00-59)
# %m month (01-12)
+# %n previous file name
+# %O original file name without extension
+# %o original file name
# %S second (00-59)
# %W WhiteBalance tag value if defined
# %Y year (1900, 1901, and so on)

Return to:

Send suggestions and report system problems to the System administrator.