From e31323a58ea4e05fb48b468582ef6970813aeede Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Sat, 13 Dec 2008 15:27:07 -0600 Subject: [PATCH] missing quote --- gen_cmdline.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2