Skip to content

Commit d31fff2

Browse files
norbertwgkmilos
authored andcommitted
update of documentation
1 parent c42c755 commit d31fff2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

exiv2.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,12 +455,13 @@ environment variable). The *fmt* string follows the definitions in
455455
date and time. In addition, the following special character sequences are
456456
also provided:
457457

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

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

0 commit comments

Comments
 (0)