diff --git a/rootfs-builder/rootfs.sh b/rootfs-builder/rootfs.sh index 0aa502898..7e69db8b9 100755 --- a/rootfs-builder/rootfs.sh +++ b/rootfs-builder/rootfs.sh @@ -49,6 +49,8 @@ Supported Linux distributions: $(get_distros) +Refer the Platform-OS Compatibility Matrix: https://github.com/kata-containers/osbuilder#platform-distro-compatibility-matrix + Options: -a : agent version DEFAULT: ${AGENT_VERSION} ENV: AGENT_VERSION -h : Show this help message