diff options
Diffstat (limited to 'ui/ncurses/nc-sysinfo-help.c')
-rw-r--r-- | ui/ncurses/nc-sysinfo-help.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/ncurses/nc-sysinfo-help.c b/ui/ncurses/nc-sysinfo-help.c new file mode 100644 index 0000000..22b470d --- /dev/null +++ b/ui/ncurses/nc-sysinfo-help.c @@ -0,0 +1,3 @@ +const char *sysinfo_help_text = "\ +This screen shows general information about the system, for use when \ +configuring boot behaviour.\n"; |