File: NEWS

package info (click to toggle)
xlunzip 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 352 kB
  • sloc: ansic: 2,128; sh: 531; makefile: 119
file content (11 lines) | stat: -rw-r--r-- 390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Changes in version 0.10:

'-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 (--insize=123_456_789).

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

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