fix to allow compression in lrzip.conf to be overridden by command line choice.

This commit is contained in:
Peter Hyman 2019-10-27 11:17:46 -05:00
parent b922018128
commit 8eb867e5f0
2 changed files with 11 additions and 7 deletions

View file

@ -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