]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* util/grub-mklayout.c (usage): Update help text.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 10 Jan 2011 18:52:12 +0000 (19:52 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 10 Jan 2011 18:52:12 +0000 (19:52 +0100)
ChangeLog
util/grub-mklayout.c

index 6461f79f4e7d56a3a6811481e77f5bff1909c804..d856bbff2dd3ce611c5d695d985a78bc3966b10e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-10  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * util/grub-mklayout.c (usage): Update help text.
+
 2011-01-10  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/commands/legacycfg.c (legacy_file): Trim the line.
index e90d955ffd936c2eed686c69aac95bf46ba45cb7..36f6e04fcc826815d8e9b99a1bd7948e69efc347 100644 (file)
@@ -259,8 +259,9 @@ usage (int status)
     fprintf (stderr, "Try `%s --help' for more information.\n", program_name);
   else
     printf ("\
-Usage: %s [OPTIONS] LAYOUT\n\
-  -o, --output         set output base name file. Default is LAYOUT.gkb\n\
+Usage: %s [OPTIONS]\n\
+  -i, --input          set input filename. Default is STDIN\n\
+  -o, --output         set output filename. Default is STDOUT\n\
   -h, --help           display this message and exit.\n\
   -V, --version                print version information and exit.\n\
   -v, --verbose                print verbose messages.\n\