mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
Merge pull request #488 from miguelinux/boot
bootctl: fix sdboot to systemd-boot
This commit is contained in:
commit
2cb9aa6bd1
@ -918,7 +918,7 @@ static int install_loader_config(const char *esp_path) {
|
||||
static int help(void) {
|
||||
printf("%s [COMMAND] [OPTIONS...]\n"
|
||||
"\n"
|
||||
"Install, update or remove the sdboot EFI boot manager.\n\n"
|
||||
"Install, update or remove the systemd-boot EFI boot manager.\n\n"
|
||||
" -h --help Show this help\n"
|
||||
" --version Print version\n"
|
||||
" --path=PATH Path to the EFI System Partition (ESP)\n"
|
||||
|
Loading…
Reference in New Issue
Block a user