Merge pull request #128 from pete4abw/conf_file_fix

fix to allow compression in lrzip.conf to be overridden by command line
This commit is contained in:
Con Kolivas 2019-12-02 22:31:22 +11:00 committed by GitHub
commit 3d7eb6fbae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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