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

struct help_text plugin_help_text = define_help_text("\
This screen lists the details and available commands of an installed plugin.\n"
"To run a plugin command choose it in the list and select the \"Run\" button. \
The Petitboot UI will temporarily exit to run the command, then return to \
this screen.");
OpenPOWER on IntegriCloud