]> git.ipfire.org Git - thirdparty/util-linux.git/commit
rtcwake: don't use usage() on error
authorKarel Zak <kzak@redhat.com>
Mon, 29 Jun 2015 11:43:41 +0000 (13:43 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 29 Jun 2015 11:43:41 +0000 (13:43 +0200)
commit2626f123a5ca64fdd3574cba8bf9567d54163df2
treef14584dcac354cd8e30ef988e52e2b53499f247c
parent76037ac7d86964c8b554f7eb59ca8a95c41e0f3b
rtcwake: don't use usage() on error

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/rtcwake.c