Documentation fix.
* util/grub-script-check.c: Better help message.
This commit is contained in:
commit
f516290c5a
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-04-10 BVK Chaitanya <bvk.groups@gmail.com>
|
||||
|
||||
Documentation fix.
|
||||
|
||||
* util/grub-script-check.c: Better help message.
|
||||
|
||||
2010-04-10 BVK Chaitanya <bvk.groups@gmail.com>
|
||||
|
||||
Fix FreeBSD build.
|
||||
|
|
|
@ -130,7 +130,7 @@ Checks GRUB script configuration file for syntax errors.\n\
|
|||
\n\
|
||||
-h, --help display this message and exit\n\
|
||||
-V, --version print version information and exit\n\
|
||||
-v, --verbose print script being processed\n\
|
||||
-v, --verbose print the script as it is being processed\n\
|
||||
\n\
|
||||
Report bugs to <%s>.\n\
|
||||
", program_name,
|
||||
|
|
Loading…
Reference in a new issue