diff --git a/src/sleep/sleep.c b/src/sleep/sleep.c index cea57d8565..c5ec63e4f7 100644 --- a/src/sleep/sleep.c +++ b/src/sleep/sleep.c @@ -548,7 +548,8 @@ static int help(void) { " hibernate Hibernate the system\n" " hybrid-sleep Both hibernate and suspend the system\n" " suspend-then-hibernate Initially suspend and then hibernate\n" - " the system after a fixed period of time\n" + " the system after a fixed period of time or\n" + " when battery is low\n" "\nSee the %s for details.\n", program_invocation_short_name, link);