From d588ba74439604cf29100aec7cd1da640a5d6fe5 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sat, 2 Mar 2019 11:21:25 -0800 Subject: Improve help consistency. More consistent tense, capitalization, and punctuation. A few commands were missing an introductory line, so I copied those from the first comment line. --- toys/other/hwclock.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toys/other/hwclock.c') diff --git a/toys/other/hwclock.c b/toys/other/hwclock.c index 94877f9e..52e71604 100644 --- a/toys/other/hwclock.c +++ b/toys/other/hwclock.c @@ -12,6 +12,8 @@ config HWCLOCK help usage: hwclock [-rswtluf] + Get/set the hardware clock. + -f FILE Use specified device file instead of /dev/rtc (--rtc) -l Hardware clock uses localtime (--localtime) -r Show hardware clock time (--show) -- cgit v1.2.3