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>
|
2010-04-10 BVK Chaitanya <bvk.groups@gmail.com>
|
||||||
|
|
||||||
Fix FreeBSD build.
|
Fix FreeBSD build.
|
||||||
|
|
|
@ -130,7 +130,7 @@ Checks GRUB script configuration file for syntax errors.\n\
|
||||||
\n\
|
\n\
|
||||||
-h, --help display this message and exit\n\
|
-h, --help display this message and exit\n\
|
||||||
-V, --version print version information 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\
|
\n\
|
||||||
Report bugs to <%s>.\n\
|
Report bugs to <%s>.\n\
|
||||||
", program_name,
|
", program_name,
|
||||||
|
|
Loading…
Add table
Reference in a new issue