mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-06 06:43:51 +00:00
Change the LZO testing option to be a bool on/off instead of taking a confusing parameter.
Make the lzo testing message simpler and only appear when max verbose mode is enabled.
This commit is contained in:
parent
fa34905d9d
commit
94673d3fe3
9 changed files with 37 additions and 75 deletions
|
|
@ -19,6 +19,8 @@ lrzip will no longer stupidly sit waiting to read from stdin/stdout when called
|
|||
from a terminal without other arguments.
|
||||
Executable size will be slightly smaller due to stripping symbols by default
|
||||
now.
|
||||
The -T option no longer takes an argument. It simply denotes that lzo testing
|
||||
should be disabled.
|
||||
|
||||
lrzip-0.560
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue