diff --git a/sample/All/builder-product.cfg b/sample/All/builder-product.cfg index c8f35f6..293d1a4 100644 --- a/sample/All/builder-product.cfg +++ b/sample/All/builder-product.cfg @@ -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: . +# Optional parameter. Valid values: unzip, 7zip, unrar, lha, targz, tarbz2, cab . Default value: . # DL_EXTRACT_FORMAT="zip" # # - Extraction directory for compressed files