Skip to content

Commit

Permalink
Merge pull request #25 from SpacePossum/patch-1
Browse files Browse the repository at this point in the history
Fix confusing description about --all-progressive
  • Loading branch information
tjko committed May 19, 2015
2 parents 218af96 + f737cc2 commit b23aac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpegoptim.1
Expand Up @@ -108,7 +108,7 @@ all input files to progressive JPEGs when used with --force option.
.TP 0.6i
.B --all-progressive
Force all output files to be progressive. Can be used to convert
all input files to normal (non-progressive) JPEGs when used with --force option.
all normal (non-progressive) JPEGs input files to progressive when used with --force option.

.TP 0.6i
.B -s, --strip-all
Expand Down

0 comments on commit b23aac7

Please sign in to comment.