diff --git a/mklive.sh.in b/mklive.sh.in index fe4b6f5..e10feef 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -69,7 +69,8 @@ Options: -a Set XBPS_ARCH (do not use it unless you know what it is) -b Set an alternative base-system package (defaults to base-system). -r Use this XBPS repository (may be specified multiple times). - -c Use this XBPS cache directory (/var/cache/xbps if unset). + -c Use this XBPS cache directory (a subdirectory of current +directory 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 (xz if unset).