add Options

This commit is contained in:
Tobias Powalowski 2024-08-13 19:38:36 +02:00
parent 73de7f47c0
commit 707e94936f

View file

@ -14,6 +14,7 @@ _usage() {
echo -e "\e[1m---------------\e[m"
echo "Tool for creating an archboot initramfs image."
echo
echo "Options:"
echo " -h Display this message and exit"
echo " -c <config> Use <config> file"
echo " -g <path> Generate cpio image and write to specified <path>"