]> git.ozlabs.org Git - petitboot/blob - ui/ncurses/nc-plugin-menu-help.c
ui/ncurses: Validate URL field
[petitboot] / ui / ncurses / nc-plugin-menu-help.c
1 #include "nc-helpscreen.h"
2
3 struct help_text plugin_menu_help_text = define_help_text("\
4 Plugins discovered by Petitboot are listed in this menu.\n"
5 "Press Enter to install the selected plugin. Once installed the plugin details \
6 can be seen by pressing 'e'. From the detailed view plugin commands can also \
7 be run.");