[Bug 1593645] Re: manpage does not document "-reduce" parameter

2022-03-25 Thread Jani Uusitalo
-s (silent) is also undocumented. There's a confusing distinction
between it and -q (quiet), where the latter isn't quiet in the usual
sense; -s is needed to silence non-error output entirely. There's
useless output even when called entirely without options:

$ pngcrush 
CPU time decode 0.00, encode 0.00, other 0.00, total 0.02 
sec
$ pngcrush -q
CPU time decode 0.00, encode 0.00, other 0.00, total 0.02 
sec
$ pngcrush -s
$

This is pngcrush 1.8.13-0.1 on focal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593645

Title:
  manpage does not document "-reduce" parameter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pngcrush/+bug/1593645/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1593645] Re: manpage does not document "-reduce" parameter

2019-02-24 Thread Jani Uusitalo
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)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593645

Title:
  manpage does not document "-reduce" parameter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pngcrush/+bug/1593645/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1593645] Re: manpage does not document "-reduce" parameter

2019-02-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pngcrush (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593645

Title:
  manpage does not document "-reduce" parameter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pngcrush/+bug/1593645/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs