diff --git a/exiv2.md b/exiv2.md index 3bc12a3a..7cd8b052 100644 --- a/exiv2.md +++ b/exiv2.md @@ -571,25 +571,27 @@ as well as data columns included in the print output. Valid flags are: | s | Size in bytes of vanilla output (see note in [Exif 'Comment' values](#exif_comment_values)). Some types include a *NULL* character in the size (see [Exif/IPTC/XMP types](#exiv2_types)) | | v | Plain data value (vanilla values, i.e., untranslated) | | V | Plain data value and the word 'set ' (see ['MODIFY' COMMANDS](#modify_cmds))| -| t | Interpreted (translated) human-readable data values | +| t | Interpreted (translated) human-readable data values (includes plain vanilla values) | | h | Hex dump of the data |