summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-plugin-menu-help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ncurses/nc-plugin-menu-help.c')
-rw-r--r--ui/ncurses/nc-plugin-menu-help.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/ncurses/nc-plugin-menu-help.c b/ui/ncurses/nc-plugin-menu-help.c
new file mode 100644
index 0000000..3281e33
--- /dev/null
+++ b/ui/ncurses/nc-plugin-menu-help.c
@@ -0,0 +1,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