kspalaiologos / bzip3

A better and stronger spiritual successor to BZip2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`-z` compression option (compatibility)

saltedcoffii opened this issue · comments

bzip2 xz and the old lzma binary all provide the -z option as “compress”, equivalent to bzip3's -e option. Consider replacing or adding -z as compress?