Docs - Time Shift typo

Started by dgood, September 15, 2018, 08:21:25 PM

Previous topic - Next topic

dgood

on the page: https://www.exiftool.org/Shift.html


And to save typing, a zero is assumed for any missing numbers:

    '1::'       - shift by 1 hour (time, date/time) or 1 year (date)
    '26:: 0'    - shift date by 26 years
    '+:30       - shift timezone by 30 minutes


I am assuming there is an omission of a single quote after the '+:30'

Phil Harvey

Yes, thanks.  I'll fix this.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).