--ctty: add help line in usage

Adding missed help line in usage

Signed-off-by: Dave Young <dyoung@redhat.com>
master
Dave Young 2011-12-26 14:42:18 +08:00 committed by Harald Hoyer
parent cdfeb278ab
commit b93aaba84f
1 changed files with 1 additions and 0 deletions

1
dracut
View File

@ -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
}