commit:     002df8f1bfc4e9507b040f3badac19806bb031c0
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 05:37:09 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 05:37:09 2017 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=002df8f1

Tweak wording for --strip.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 gen_cmdline.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_cmdline.sh b/gen_cmdline.sh
index 37d1b5c..5c85140 100755
--- a/gen_cmdline.sh
+++ b/gen_cmdline.sh
@@ -178,7 +178,7 @@ longusage() {
   echo "                               Strip debug symbols from the installed 
kernel, modules,"
   echo "                               all (default) or none"
   echo "       --no-strip"
-  echo "                               Don't strip installed kernel or modules 
(alias for --strip=none)"
+  echo "                               Don't strip installed kernel or 
modules, alias for --strip=none"
   echo
   echo "For a detailed list of supported initramfs options and flags; issue:"
   echo "       man 8 genkernel"

Reply via email to