sleep: update help text for suspend-then-hibernate

This commit is contained in:
Mike Yuan
2023-10-26 22:20:36 +08:00
parent 4706c3ec2b
commit 0374cbd668

View File

@@ -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);