tjko / jpegoptim

jpegoptim - utility to optimize/compress JPEG files
http://www.iki.fi/tjko/projects.html
GNU General Public License v3.0
1.56k stars 116 forks source link

Man page typos #68

Closed jidanni closed 4 years ago

jidanni commented 5 years ago

Two typos on the man page:

  --all-normal Force all output files to be non-progressive. Can be
         used to convert all input files to progressive JPEGs when
                                      >>>   ^NON-   <<<
         used with --force option.

   --all-progressive Force all output files to be progressive. Can
         be used to convert all normal (non-progressive) JPEGs input
         files to progressive when used with --force option.

   --stdin Read input image from standard input. When this option is
         used then only one image is read from standard XXoutputXX. <<< INPUT
tjko commented 4 years ago

Thanks for pointing these out. These are now fixed e0aeb995912e3c4790cebafedcdf93791e2f68fd