Hi. With most every project using .conf nowadays, i happened to waste some
time when I had to install grub without my automation scripts yesterday. I
think this would help new users coming from the new-conf world.
--- util/grub-mkconfig.in
+++ util/grub-mkconfig.in
@@ -56,6 +56,7 @@ export TEXTDOMAINDIR="@localedir@"
usage () {
gettext_printf "Usage: %s [OPTION]\n" "$self"
gettext "Generate a grub config file"; echo
+ gettext "Usually expected as /boot/grub/grub.cfg"; echo
echo
print_option_help "-o, --output=$(gettext FILE)" "$(gettext "output
generated config to FILE [default=stdout]")"
print_option_help "-h, --help" "$(gettext "print this message and
exit")"
cheers,
-- gabriel
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel