summaryrefslogtreecommitdiffstats
path: root/src/boot/bless-boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/bless-boot.c')
-rw-r--r--src/boot/bless-boot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/bless-boot.c b/src/boot/bless-boot.c
index b96e1f927f..0824266a80 100644
--- a/src/boot/bless-boot.c
+++ b/src/boot/bless-boot.c
@@ -34,6 +34,7 @@ static int help(int argc, char *argv[], void *userdata) {
printf("%s [OPTIONS...] COMMAND\n"
"\n%sMark the boot process as good or bad.%s\n"
"\nCommands:\n"
+ " status Show status of current boot loader entry\n"
" good Mark this boot as good\n"
" bad Mark this boot as bad\n"
" indeterminate Undo any marking as good or bad\n"