manpage does not document "-reduce" parameter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pngcrush (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The man page seems to be inconsistent with the actual pngcrush implementation contained in the package.
For example, it does not document the "-reduce" option - or is this intentional?
Possibly there are also other inconsistencies?
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: pngcrush 1.7.85-1
ProcVersionSign
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jun 17 11:29:34 2016
Dependencies:
gcc-6-base 6.0.1-0ubuntu1
libc6 2.23-0ubuntu3
libgcc1 1:6.0.1-0ubuntu1
libpng12-0 1.2.54-1ubuntu1
zlib1g 1:1.2.8.
SourcePackage: pngcrush
UpgradeStatus: Upgraded to xenial on 2016-04-23 (54 days ago)
Another option missing from the man page is -ow (for overwriting the input file in-place), available since version 1.7.22.
$ pngcrush 2>&1 | grep -- -ow
pngcrush -ow [other options] file.png [tempfile.png]
-ow (Overwrite)