diff options
author | Vlad Glagolev <vaygr@users.noreply.github.com> | 2017-10-07 21:43:18 -0400 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-10-08 07:13:18 +0530 |
commit | 0d88940ba56fc66874b5c43f7aaef8e20f99d26c (patch) | |
tree | ca030edb0c70daf2d7acbc7c842fd0a62e7e2c40 /README.md | |
parent | caf368f593ef2f461dba6c0f22abdb1726e019e6 (diff) | |
download | nnn-0d88940ba56fc66874b5c43f7aaef8e20f99d26c.tar.gz |
Add ExifTool URL (#51)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -282,7 +282,7 @@ The following abbreviations are used in the detail view: export NNN_DE_FILE_MANAGER=thunar export NNN_DE_FILE_MANAGER=nautilus -- [mediainfo](https://mediaarea.net/en/MediaInfo) (or exiftool, if specified) is required to view media information +- [mediainfo](https://mediaarea.net/en/MediaInfo) (or [exiftool](https://sno.phy.queensu.ca/~phil/exiftool/), if specified) is required to view media information - [atool](http://www.nongnu.org/atool/) is required to list and extract archives #### Help |