hwclock: better help text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2011-07-04 04:34:57 +02:00
parent e3f805ccc3
commit 46465ecf72

View File

@ -268,8 +268,8 @@ static void set_system_clock_timezone(int utc)
//usage: "\n -w Set hardware clock from system time"
//usage: "\n -t Set in-kernel timezone, correct system time"
//usage: "\n if hardware clock is in local time"
//usage: "\n -u Hardware clock is in UTC"
//usage: "\n -l Hardware clock is in local time"
//usage: "\n -u Assume hardware clock is kept in UTC"
//usage: "\n -l Assume hardware clock is kept in local time"
//usage: "\n -f FILE Use specified device (e.g. /dev/rtc2)"
#define HWCLOCK_OPT_LOCALTIME 0x01