summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-cui-help.c
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2014-09-01 13:40:01 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-09-04 14:04:52 +0800
commite62af29111fe6a3085b0f659915fbee202d0a235 (patch)
treee5c7b32ad96a194c5c3a0835387bdf594d04013a /ui/ncurses/nc-cui-help.c
parentb793eb6e80e002208ef0c5d149f786c44e3c86a0 (diff)
downloadtalos-petitboot-e62af29111fe6a3085b0f659915fbee202d0a235.tar.gz
talos-petitboot-e62af29111fe6a3085b0f659915fbee202d0a235.zip
ui/ncurses: Help string fixes
The Configuration screen help doesn't reflect the option name, so update that to match. Also, fix the wording of the "Rescan devices" help. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/ncurses/nc-cui-help.c')
-rw-r--r--ui/ncurses/nc-cui-help.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/ncurses/nc-cui-help.c b/ui/ncurses/nc-cui-help.c
index e61c2ba..0482830 100644
--- a/ui/ncurses/nc-cui-help.c
+++ b/ui/ncurses/nc-cui-help.c
@@ -18,8 +18,8 @@ To make changes to the system configuration, type C (configure).\n\
\n\
To set the language for the petitboot interface, type L (language).\n\
\n\
-To to find boot new or updated boot options on the system, select \
-the 'Rescan devices' option.\n\
+To find new or updated boot options on the system, select the 'Rescan devices' \
+option.\n\
\n\
To retreive new boot options from a remote configuration file, select \
the 'Retrieve config from URL' option.\n\
OpenPOWER on IntegriCloud