]> git.ozlabs.org Git - petitboot/blobdiff - ui/ncurses/nc-sysinfo-help.c
ui/ncurses: Add help to sysinfo screen
[petitboot] / ui / ncurses / nc-sysinfo-help.c
diff --git a/ui/ncurses/nc-sysinfo-help.c b/ui/ncurses/nc-sysinfo-help.c
new file mode 100644 (file)
index 0000000..22b470d
--- /dev/null
@@ -0,0 +1,3 @@
+const char *sysinfo_help_text = "\
+This screen shows general information about the system, for use when \
+configuring boot behaviour.\n";