]> git.ipfire.org Git - thirdparty/grub.git/commit
grub-mkconfig: Fix typo in --help output
authorColin Watson <cjwatson@ubuntu.com>
Fri, 23 Aug 2019 11:00:30 +0000 (12:00 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 23 Sep 2019 11:20:02 +0000 (13:20 +0200)
commitff3e91be9cc3d6f040a7f47fac0db1c93f80a9a8
tree9fbafba89e585900a36829e80faff0bdc4991e82
parent11268841e2e0130a862d15fce86d42cd6501bb49
grub-mkconfig: Fix typo in --help output

The short form of "--version" that grub-mkconfig accepts is "-V", not "-v".

Fixes Debian bug #935504.

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Reviewed-by: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub-mkconfig.in