Control: retitle -1 remove spurious lines from grub-install On Fri, Feb 10, 2017 at 03:10:56AM +0800, 積丹尼 Dan Jacobson wrote: > $ /usr/sbin/grub-install --help | grep -n Usage > 1:Usage: grub-install [OPTION...] [OPTION] [INSTALL_DEVICE] > 51: Usage: grub-install [OPTION...] [OPTION] [INSTALL_DEVICE] > > etc. See https://lists.gnu.org/archive/html/bug-grub/2017-02/msg00012.html
Not here: $ grub-install --help | grep -n Usage 1:Usage: grub-install [OPTION...] [OPTION] [INSTALL_DEVICE] What does the "locale" command print for you? Also, please provide the *full* output of "grub-install --help", unfiltered by grep or anything else. Thanks, -- Colin Watson [[email protected]]

