From 69cc4a89275366708d0a0dd0b3cc26954f5fb547 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 20 Jan 2011 18:17:49 +0100 Subject: [PATCH] docs: Fix indentation in "genkernel --help" --- gen_cmdline.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gen_cmdline.sh b/gen_cmdline.sh index 7fe905d..ebf69ea 100755 --- a/gen_cmdline.sh +++ b/gen_cmdline.sh @@ -93,10 +93,10 @@ longusage() { echo " --luks Include LUKS support" echo " --> 'emerge cryptsetup-luks' with USE=-dynamic" echo " --gpg Include GPG-armored LUKS key support" - 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 " --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 " Internals" echo " --arch-override= Force to arch instead of autodetect" echo " --cachedir= Override the default cache location" -- 2.26.2