grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC] add custom strings to the help list


From: phcoder
Subject: [RFC] add custom strings to the help list
Date: Wed, 03 Sep 2008 11:20:35 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]