projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58c582
)
Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usage
author
Sebastian Pipping
<sebastian@pipping.org>
Mon, 13 Dec 2010 10:07:52 +0000
(11:07 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Mon, 13 Dec 2010 10:08:14 +0000
(11:08 +0100)
gen_cmdline.sh
patch
|
blob
|
history
diff --git
a/gen_cmdline.sh
b/gen_cmdline.sh
index f5a9cb0470eecd434195e2d7d7b0568d1c49224e..3dcb65d10d4dc13e40b8f9a74097e1a324f69d2d 100755
(executable)
--- a/
gen_cmdline.sh
+++ b/
gen_cmdline.sh
@@
-3,6
+3,7
@@
longusage() {
echo "Gentoo Linux Genkernel ${GK_V}"
+ echo
echo "Usage: "
echo " genkernel [options] action"
echo
@@
-140,6
+141,7
@@
longusage() {
usage() {
echo "Gentoo Linux Genkernel ${GK_V}"
+ echo
echo "Usage: "
echo " genkernel [options] all"
echo