X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fncurses%2Fnc-cui-help.c;h=0e57b776041dcbc86207babc2840d62cd49c3226;hp=7d97ba5db6779d11bacab2ec960f8c065e9d02ea;hb=HEAD;hpb=5edfdd5dc8806fb6520ee698f42d269143ad5c45 diff --git a/ui/ncurses/nc-cui-help.c b/ui/ncurses/nc-cui-help.c index 7d97ba5..0e57b77 100644 --- a/ui/ncurses/nc-cui-help.c +++ b/ui/ncurses/nc-cui-help.c @@ -26,5 +26,14 @@ option.\n\ To retreive new boot options from a remote configuration file, select \ the 'Retrieve config from URL' option.\n\ \n\ +To restrict petitboot to only autobooting from a specific device type, the \ +following keys are available:\n\ +\n\ + F10: Only autoboot from disk\n\ + F11: Only autoboot from USB devices\n\ + F12: Only autoboot from network\n\ +\n\ +Unlike other keys, these do not cancel automatic boot.\n\ +\n\ To close the Petitboot interface, type X (exit).\n" );