Skip to content

Commit

Permalink
Add -w (--workers) option to man page.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjko committed Sep 9, 2022
1 parent 6fc9f60 commit 322546f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jpegoptim.1
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ kilobytes (1 - n) or as percentage (1% - 99%) of the original file size.
Keep the file unchanged if the compression gain is lower than the threshold (%).

Valid values for threshold are: 0 - 100
.TP 0.6i
.B -w<max>, --workers=<max>
Set the maximum number of parallel processes to launch. (Default is 1)

.TP 0.6i
.B -b, --csv
Print progress info in CSV format.
Expand Down

0 comments on commit 322546f

Please sign in to comment.