summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-sysinfo-help.c
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-12-13 15:18:07 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-01-31 08:46:34 +0800
commita68cae0b9d1b165eef07011011a163b906e0587c (patch)
treec82f8e44b1034c979dc6d3da929bac5a5b7ebe4b /ui/ncurses/nc-sysinfo-help.c
parent649de37c20f56749ff02c751656787bf2c3d0024 (diff)
downloadtalos-petitboot-a68cae0b9d1b165eef07011011a163b906e0587c.tar.gz
talos-petitboot-a68cae0b9d1b165eef07011011a163b906e0587c.zip
ui/ncurses: Add help to sysinfo screen
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/ncurses/nc-sysinfo-help.c')
-rw-r--r--ui/ncurses/nc-sysinfo-help.c3
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";
OpenPOWER on IntegriCloud