diff options
Diffstat (limited to 'src/sleep')
-rw-r--r-- | src/sleep/sleep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sleep/sleep.c b/src/sleep/sleep.c index 94bcb2944a..118d10c23a 100644 --- a/src/sleep/sleep.c +++ b/src/sleep/sleep.c @@ -135,6 +135,7 @@ static int execute(char **modes, char **states) { } static int help(void) { + printf("%s COMMAND\n\n" "Suspend the system, hibernate the system, or both.\n\n" "Commands:\n" |