gif-for-cli
gif-for-cli copied to clipboard
Option to return path to generated file with `--no-display` option
Summary of changes
- Fix small typo in help text
- Add
--show-pathoption for use with--no-display
When pre-caching output, it is helpful to know the path to the cache for when the time comes to display the file. Adding this as an extra option so that there is no change to existing functionality.