From 19c33c656678efba4cf470ba163761a15c196ae8 Mon Sep 17 00:00:00 2001 From: hummypkg Date: Sun, 4 Jan 2015 20:58:43 +0000 Subject: [PATCH] fix help layout --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 7424430..5186d79 100644 --- a/main.c +++ b/main.c @@ -54,7 +54,7 @@ syntax() " -E Show only selected event.\n" " -R Show only events with this Series ID.\n" " -S Show only selected service.\n" - " -G Show only records with this guidance " + " -G Show only records with this guidance " "type\n" ); fprintf(stderr,