diff --git a/etc/defaults.conf b/etc/defaults.conf index 766ac3ef7f8..a49b36594e6 100644 --- a/etc/defaults.conf +++ b/etc/defaults.conf @@ -78,11 +78,8 @@ XBPS_SUCMD="sudo /bin/sh -c" #XBPS_DEBUG_PKGS=yes # [OPTIONAL] -# Set the package compression format. Available formats: -# - gzip -# - bzip2 -# - xz (default) -# - none (available since xbps-0.48) +# Set the package compression format (defaults to xz). See xbps-create(1) +# for the available formats. # #XBPS_PKG_COMPTYPE=none