]> Untitled Git - hvutilities.git/commitdiff
hvsp: fix help message
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 11 Jul 2023 14:56:48 +0000 (10:56 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 11 Oct 2023 15:36:24 +0000 (11:36 -0400)
scripts/kernel-send-patches.sh

index daf770830bfb306cb76ac182e3d236739bf56003..9b6f2c5083c5e1c019f78610f1da3b4fe4b46ec2 100755 (executable)
@@ -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)"