diff --git a/mklive.sh.in b/mklive.sh.in index cf2aff0..fe4b6f5 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -72,7 +72,7 @@ Options: -c Use this XBPS cache directory (/var/cache/xbps if unset). -k Default keymap to use (us if unset) -l Default locale to use (en_US.UTF-8 if unset). - -i Compression type for the initramfs image (lz4 if unset). + -i Compression type for the initramfs image (xz if unset). -s Compression type for the squashfs image (xz if unset) -S Allocate this free size (MB) for the rootfs. -o Output file name for the ISO image (auto if unset).