mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-19 13:13:53 +00:00
fix to allow compression in lrzip.conf to be overridden by command line choice.
This commit is contained in:
parent
b922018128
commit
8eb867e5f0
2 changed files with 11 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# Use -U setting, Unlimited ram. Yes or No
|
||||
# UNLIMITED = NO
|
||||
# Compression Method, rzip, gzip, bzip2, lzo, or lzma (default), or zpaq. (-n -g -b -l --lzma -z)
|
||||
# If specified here, command line options not usable.
|
||||
# May be overriden by command line compression choice.
|
||||
# COMPRESSIONMETHOD = lzma
|
||||
# Perform LZO Test. Default = YES (-T )
|
||||
# LZOTEST = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue