From: Hugo Villeneuve Date: Tue, 11 Jul 2023 14:56:48 +0000 (-0400) Subject: hvsp: fix help message X-Git-Url: http://gitweb.hugovil.com/?p=hvutilities.git;a=commitdiff_plain;h=cac4021d533f4078f61ae085553633026f439c18 hvsp: fix help message --- diff --git a/scripts/kernel-send-patches.sh b/scripts/kernel-send-patches.sh index daf7708..9b6f2c5 100755 --- a/scripts/kernel-send-patches.sh +++ b/scripts/kernel-send-patches.sh @@ -57,7 +57,7 @@ series="" print_usage() { echo "${PROG_NAME} -- Envoi de patches linux kernel" - echo "Usage: ${PROG_NAME} [OPTIONS...] COMMIT_START COMMIT_END" + echo "Usage: ${PROG_NAME} [OPTIONS...]" echo echo "Options:" echo " -e end commit (string)"