]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-01-26 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Tue, 26 Jan 2010 18:12:49 +0000 (18:12 +0000)
committerRobert Millan <rmh@aybabtu.com>
Tue, 26 Jan 2010 18:12:49 +0000 (18:12 +0000)
* util/bin2h.c (usage): Make --help actually explain what `grub-bin2h'
does.

ChangeLog
util/bin2h.c

index 293e40a4087ee934997e85717076f041c8ba11ac..097d6b217a33970b1fab632eb007fcb9ef85022a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 5ce47f086e37c742e656dace8ed75990bc1342ab..3a0723ea39254d2b737a4711baf70a4b6d2f8a98 100644 (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\