File: NEWS

package info (click to toggle)
pdlzip 1.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 428 kB
  • sloc: ansic: 4,510; sh: 515; makefile: 118
file content (14 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Changes in version 1.15:

'-dvv' and '-tvv' now print (de)compressed sizes instead of compression
ratio. (Sizes are more informative than compression ratio).

Large numbers in option arguments are now accepted with underscore
separators (-s 123_456_789).

Large numbers are now printed with underscore separators (123_456_789).

'-h' now prints a short help screen containing only the command-line
options. For full help, use '--help'.

'EXIT STATUS' now has its own section in the man page.