2010-01-26 Robert Millan <rmh.grub@aybabtu.com>

* util/bin2h.c (usage): Make --help actually explain what `grub-bin2h'
	does.
This commit is contained in:
Robert Millan 2010-01-26 18:12:49 +00:00
parent 3973a59a34
commit 94e7e71281
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-01-26 Robert Millan <rmh.grub@aybabtu.com>
* util/bin2h.c (usage): Make --help actually explain what `grub-bin2h'
does.
2010-01-26 Robert Millan <rmh.grub@aybabtu.com>
* include/grub/i386/pc/boot.h (GRUB_BOOT_MACHINE_PXE_DL): New macro.

View file

@ -41,6 +41,8 @@ usage (int status)
printf ("\
Usage: %s [OPTIONS] SYMBOL-NAME\n\
\n\
Convert a binary file to a C header.\n\
\n\
-h, --help display this message and exit\n\
-V, --version print version information and exit\n\
\n\