The 'rename' command will only overwrite files when the option --force is used. The option --Force is provided to avoid unintentional loss of valuable image files.
.sp1
The 'extract' command will overwrite files when either --force or --Force is used. Overwriting extracted files will not cause the loss of image files.
.br
.TP
.TP
.B\-F
.B\-r\fIfmt\fP
Do not prompt before renaming files (Force rename). Appends '_1'
Filename format for the 'rename' action. The format string follows
('_2', ...) to the name of the new file.
\fBstrftime\fP(3) and supports the following keywords:
.TS
l l.
:basename: original filename without extension
:dirname: name of the directory holding the original file
:parentname: name of parent directory
.TE
Default filename format is %Y%m%d_%H%M%S.
.TP
.TP
.B\-a\fItime\fP
.B\-a\fItime\fP
Time adjustment in the format [\-]HH[:MM[:SS]]. This option is only
Time adjustment in the format [\-]HH[:MM[:SS]]. This option is only
@ -400,17 +438,6 @@ XX: Extract "raw" XMP metadata to a sidecar (see -pX)
- : Output to stdout (see -i tgt for an example of this feature)
- : Output to stdout (see -i tgt for an example of this feature)
.sp1
.sp1
.TP
.TP
.B\-r\fIfmt\fP
Filename format for the 'rename' action. The format string follows
\fBstrftime\fP(3) and supports the following keywords:
.TS
l l.
:basename: original filename without extension
:dirname: name of the directory holding the original file
:parentname: name of parent directory
.TE
Default filename format is %Y%m%d_%H%M%S.
.TP
.B\-c\fItxt\fP
.B\-c\fItxt\fP
JPEG comment string to set in the image ('modify' action). This option
JPEG comment string to set in the image ('modify' action). This option
can also be used with the 'extract' and 'insert' actions to modify
can also be used with the 'extract' and 'insert' actions to modify