projects
/
hvutilities.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f6c8b3
)
hvsp: fix help message
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 11 Jul 2023 14:56:48 +0000
(10:56 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 11 Oct 2023 15:36:24 +0000
(11:36 -0400)
scripts/kernel-send-patches.sh
patch
|
blob
|
history
diff --git
a/scripts/kernel-send-patches.sh
b/scripts/kernel-send-patches.sh
index
daf7708
..
9b6f2c5
100755
(executable)
--- 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)"