kohler / gifsicle

Create, manipulate, and optimize GIF images and animations
http://www.lcdf.org/gifsicle/
GNU General Public License v2.0
3.77k stars 239 forks source link

Change help section "verbose" output to match the manpage and program behavior #200

Closed slycordinator closed 8 months ago

slycordinator commented 8 months ago

Changes help section to say that verbose is only provides information about which files are being (or have been) read/written to, which makes it match the manpage and program behavior.

Without this, the user will likely expect something more verbose that tells one about how the task is progressing.

kohler commented 8 months ago

Thanks!