You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a cli interface to this package that lets the user issue exiftool commands through this simplified wrapper. The most basic invocation would be like:
bash$ myExiftool /path/to/my/photo.heic
This would use the default shortcut stored in the exiftool.config file associated with the package.
Specifying a different shortcut stored in the exiftool.config file would be:
Add a cli interface to this package that lets the user issue exiftool commands through this simplified wrapper. The most basic invocation would be like:
This would use the default shortcut stored in the exiftool.config file associated with the package.
Specifying a different shortcut stored in the exiftool.config file would be:
Adding new shortcuts to the exiftool.config file:
The text was updated successfully, but these errors were encountered: