--ctty: add help line in usage
Adding missed help line in usage Signed-off-by: Dave Young <dyoung@redhat.com>master
parent
cdfeb278ab
commit
b93aaba84f
1
dracut
1
dracut
|
@ -119,6 +119,7 @@ Creates initial ramdisk images for preloading modules
|
||||||
build.
|
build.
|
||||||
--keep Keep the temporary initramfs for debugging purposes
|
--keep Keep the temporary initramfs for debugging purposes
|
||||||
--sshkey [SSHKEY] Add ssh key to initramfs (use with ssh-client module)
|
--sshkey [SSHKEY] Add ssh key to initramfs (use with ssh-client module)
|
||||||
|
--ctty Add control tty for emergency shells
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue