fixed help message for grub-script-check
This commit is contained in:
parent
0cdc2a095b
commit
ba4be5af25
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,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…
Reference in a new issue