From 707e94936fe65a194e1b31cf60b7d56c1fdc076b Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 13 Aug 2024 19:38:36 +0200 Subject: [PATCH] add Options --- usr/lib/archboot/cpio/cpio.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/lib/archboot/cpio/cpio.sh b/usr/lib/archboot/cpio/cpio.sh index 3d0879c90..af1f4c808 100644 --- a/usr/lib/archboot/cpio/cpio.sh +++ b/usr/lib/archboot/cpio/cpio.sh @@ -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 Use file" echo " -g Generate cpio image and write to specified "