change default rtcwake mode to match changed behavior in upstream util-linux

This commit is contained in:
Mike Frysinger
2008-06-04 10:33:33 +00:00
parent 3b162ecdf6
commit 1e93f3c585
2 changed files with 2 additions and 2 deletions

View File

@ -3308,7 +3308,7 @@
"\n -l,--local Clock is set to local time" \
"\n -u,--utc Clock is set to UTC time" \
"\n -d,--device=DEV Specify the RTC device" \
"\n -m,--mode=MODE Set the sleep state (default: suspend)" \
"\n -m,--mode=MODE Set the sleep state (default: standby)" \
"\n -s,--seconds=SEC Set the timeout in SEC seconds from now" \
"\n -t,--time=TIME Set the timeout to TIME seconds from epoch" \
) \