From: Dave Young Date: Mon, 26 Dec 2011 06:42:18 +0000 (+0800) Subject: --ctty: add help line in usage X-Git-Tag: 015~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b93aaba84f8cfaaf7f8e07fc23935c80d9e87e20;p=thirdparty%2Fdracut.git --ctty: add help line in usage Adding missed help line in usage Signed-off-by: Dave Young --- diff --git a/dracut b/dracut index d0c335bd4..fbf0f7407 100755 --- a/dracut +++ b/dracut @@ -119,6 +119,7 @@ Creates initial ramdisk images for preloading modules build. --keep Keep the temporary initramfs for debugging purposes --sshkey [SSHKEY] Add ssh key to initramfs (use with ssh-client module) + --ctty Add control tty for emergency shells EOF }