]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bootctl: fix sdboot to systemd-boot 488/head
authorMiguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Sat, 4 Jul 2015 22:03:50 +0000 (17:03 -0500)
committerMiguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Sat, 4 Jul 2015 22:03:50 +0000 (17:03 -0500)
sdboot was renamed to systemd-boot

Fixes: e7dd673d1e0a ("gummiboot/sd-boot/systemd-boot: rename galore")
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
src/boot/bootctl.c

index 1e65597acfb1ef6e5a8d111b817121c24624de94..ed69fb0cec94e4fe8dfc5142b3df689012327a16 100644 (file)
@@ -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"