summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-plugin-menu-help.c
blob: 3281e333b1f79600c8ed444c90ea3747830f3430 (plain)
1
2
3
4
5
6
7
#include "nc-helpscreen.h"

struct help_text plugin_menu_help_text = define_help_text("\
Plugins discovered by Petitboot are listed in this menu.\n"
"Press Enter to install the selected plugin. Once installed the plugin details \
can be seen by pressing 'e'. From the detailed view plugin commands can also \
be run.");
OpenPOWER on IntegriCloud