Skip to content

Commit

Permalink
Document --strip none
Browse files Browse the repository at this point in the history
Also clearly communicate that no metadata is stripped by default.
  • Loading branch information
tobbez committed Apr 16, 2024
1 parent 375013f commit b2084d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Strip metadata chunks, where <mode> is one of:
{}
all => Strip all non-critical chunks
<list> => Strip chunks in the comma-separated list, e.g. 'bKGD,cHRM'
none => Do not strip metadata (default)
CAUTION: 'all' will convert APNGs to standard PNGs.
Expand Down

0 comments on commit b2084d6

Please sign in to comment.