X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fboot%2Fbootctl.c;h=af694fdf64adff9393b02391c04b5ac5c901d4f3;hb=3df82d5a8cdc510f518fd5e234ccb3233b748719;hp=a9202775453d3cd479f64ac3b6a2fcb5b54693b8;hpb=0014c5221ec559e558968d9028cc6b7c07116252;p=elogind.git diff --git a/src/boot/bootctl.c b/src/boot/bootctl.c index a92027754..af694fdf6 100644 --- a/src/boot/bootctl.c +++ b/src/boot/bootctl.c @@ -38,7 +38,7 @@ static int help(void) { " -h --help Show this help\n" " --version Show package version\n" "Commands:\n" - " status Show current time settings\n", + " status Show current boot settings\n", program_invocation_short_name); return 0;