add additional compression formats to sample
This commit is contained in:
parent
f0b2a419c7
commit
aec73219c8
@ -58,7 +58,7 @@ TYPE="public"
|
||||
# - Compression format
|
||||
# If the retrieved file is compressed, the compression format is specified to
|
||||
# extract it. If the parameter is not set, no extraction happens
|
||||
# Optional parameter. Valid values: unzip, 7zip. Default value: <not set>.
|
||||
# Optional parameter. Valid values: unzip, 7zip, unrar, lha, targz, tarbz2, cab . Default value: <not set>.
|
||||
# DL_EXTRACT_FORMAT="zip"
|
||||
#
|
||||
# - Extraction directory for compressed files
|
||||
|
Loading…
Reference in New Issue
Block a user