X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ui%2Fncurses%2Fnc-cui-help.c;h=0e57b776041dcbc86207babc2840d62cd49c3226;hb=cf30fdd3100a425f2f01214ca726f0641f844eec;hp=e61c2ba879d14157bb2c2717820c855240194b35;hpb=aa92961a1c515aacc65bc2885b41760bca66f171;p=petitboot diff --git a/ui/ncurses/nc-cui-help.c b/ui/ncurses/nc-cui-help.c index e61c2ba..0e57b77 100644 --- a/ui/ncurses/nc-cui-help.c +++ b/ui/ncurses/nc-cui-help.c @@ -18,11 +18,22 @@ To make changes to the system configuration, type C (configure).\n\ \n\ To set the language for the petitboot interface, type L (language).\n\ \n\ -To to find boot new or updated boot options on the system, select \ -the 'Rescan devices' option.\n\ +To view the log of status messages from the discovery process, type G (log).\n\ +\n\ +To find new or updated boot options on the system, select the 'Rescan devices' \ +option.\n\ \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" );