summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index da685ac..d9019d9 100644
--- a/main.c
+++ b/main.c
@@ -285,7 +285,7 @@ main (int argc, char **argv)
/* Run as a daemon in foreground */
case 'h':
/* Print the persistent host status database */
- case 'h':
+ case 'H':
/* Purge expired entries from the persistent host status database */
case 'p':
/* Print a listing of the queue(s) */