aboutsummaryrefslogtreecommitdiffstats
path: root/radharc.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--radharc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/radharc.c b/radharc.c
index 4be3b43..0b29d2b 100644
--- a/radharc.c
+++ b/radharc.c
@@ -98,7 +98,7 @@ void
usage(void)
{
fprintf(stderr,
- "usage: %s [-M method] [-S site] [-c crtc]... [-R rule] [-p priority]"
+ "usage: %s [-M method] [-S site] [-c crtc] ... [-R rule] [-p priority]"
" [-f fade-in] [-F fade-out] [-h [high-temp][@high-elev]] [-l [low-temp][@low-elev]]"
" (-L latitude:longitude | -t temperature [-d] | -x)\n", argv0);
exit(1);