A number of small fixes to comments/description in the blsuki command. Also add a check that no arguments are supplied (none are expecded) and if any are found display an error instead of ignoring them silently.
The only change in behaviour is in the fallback case for blscfg, where currently it also falls back to the device pointed by $root, even if another one was specified via the -p option. Radoslav Kolev (5): blsuki: fix typo in entry parameter description blsuki: fix blscfg command summary blsuki: use specified device in case of fallback blsuki: fix default location in commment to /loader/entries blsuki: error out if unexpected arguments are supplied grub-core/commands/blsuki.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) -- 2.51.1 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
