diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /sys-utils/rtcwake.8 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'sys-utils/rtcwake.8')
| -rw-r--r-- | sys-utils/rtcwake.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-utils/rtcwake.8 b/sys-utils/rtcwake.8 index def3faaef..02ab5cc15 100644 --- a/sys-utils/rtcwake.8 +++ b/sys-utils/rtcwake.8 @@ -47,14 +47,14 @@ appropriate for such suspend modes. Be verbose. .TP \fB-h\fP | \fB--help\fP -Display a short help message that shows how to use the program. +Display help text and exit. .TP \fB-V\fP | \fB--version\fP -Displays version information and exists. +Display version information and exit. .TP \fB-n\fP | \fB--dry-run\fP -This option does everything but actually setup alarm, suspend system or wait -for the alarm. +This option does everything apart from actually setting up the alarm, +suspending the system, or waiting for the alarm. .TP \fB-A\fP | \fB--adjfile\fP \fIfile\fP Specifies an alternative path to the adjust file. |
