Skip to content

Commit

Permalink
update of documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
norbertwg committed Nov 27, 2024
1 parent 894e0fe commit 660cfcb
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions exiv2.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,12 +455,13 @@ environment variable). The *fmt* string follows the definitions in
date and time. In addition, the following special character sequences are
also provided:

| Variable | Description |
|:------ |:---- |
| :basename: | Original filename without extension |
| :basesuffix: | Suffix in original filename, starts with first dot and ends before extension, e.g. PANO, MP, NIGHT added by Google Camera app |
| :dirname: | Name of the directory holding the original file |
| :parentname: | Name of parent directory |
| Variable | Description |
|:------ |:---- |
| :basename: | Original filename without extension |
| :basesuffix: | Suffix in original filename, starts with first dot and ends before extension, e.g. PANO, MP, NIGHT added by Google Camera app |
| :dirname: | Name of the directory holding the original file |
| :parentname: | Name of parent directory |
| :*ExifTagName*: | Placeholder will be replaced by translated value of tag, characters not allowed in file name are replaced by underscore |

The default *fmt* is %Y%m%d_%H%M%S

Expand Down

0 comments on commit 660cfcb

Please sign in to comment.