From: Andrew Gaffney Date: Sat, 13 Dec 2008 21:27:07 +0000 (-0600) Subject: missing quote X-Git-Tag: v3.4.10.903~30 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e31323a58ea4e05fb48b468582ef6970813aeede;p=genkernel.git missing quote --- diff --git a/gen_cmdline.sh b/gen_cmdline.sh index 84e135e..5add158 100755 --- a/gen_cmdline.sh +++ b/gen_cmdline.sh @@ -92,7 +92,7 @@ longusage() { echo " --no-busybox Do not include busybox in the initramfs." echo " --unionfs Include support for unionfs" echo " --netboot Create a self-contained env in the initramfs" - echo " --real-root= Specify a default for real_root= + echo " --real-root= Specify a default for real_root=" echo " Internals" echo " --arch-override= Force to arch instead of autodetect" echo " --cachedir= Override the default cache location"