]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bootctl: update --help text
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Nov 2019 17:19:16 +0000 (18:19 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Nov 2019 19:20:58 +0000 (20:20 +0100)
src/boot/bootctl.c

index d062ac26163d2b4614dd39a81dfbf966410d95f0..803b056a3e25464618c97ae635fe036fc17d18f0 100644 (file)
@@ -1033,7 +1033,7 @@ static int help(int argc, char *argv[], void *userdata) {
                 return log_oom();
 
         printf("%s  [OPTIONS...] COMMAND ...\n"
-               "\n%sInstall, update or remove the systemd-boot EFI boot manager.%s\n"
+               "\n%sInstall/update/remove the systemd-boot EFI boot manager and list/select entries.%s\n"
                "\nBoot Loader Commands:\n"
                "     status            Show status of installed systemd-boot and EFI variables\n"
                "     install           Install systemd-boot to the ESP and EFI variables\n"