* [RFC] add custom strings to the help list
@ 2008-09-03 9:20 phcoder
0 siblings, 0 replies; only message in thread
From: phcoder @ 2008-09-03 9:20 UTC (permalink / raw)
To: The development of GRUB 2
Hello all. In old good time of grub-legacy one could obtain the help
about "root" command with
> help root
Now "root" is a variable and so "help root " gives no information. I
suggest that it should be possible to add custom strings to help command
in normal mode. Something like
grub_register_help (title, contents);
grub_unregister_help (title);
what do you think about it?
Vladimir 'phcoder' Serbinenko
P.S. Of course I'm ready to implement it
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-03 9:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 9:20 [RFC] add custom strings to the help list phcoder
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.