From 2b646acaebbd57a9a4051054bbb5052ab5ced4d5 Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Thu, 23 Apr 2020 10:11:18 +1100
Subject: [PATCH] typo fix

---
 src/66/66-inservice.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/66/66-inservice.c b/src/66/66-inservice.c
index 653050ec..69d052ba 100644
--- a/src/66/66-inservice.c
+++ b/src/66/66-inservice.c
@@ -113,7 +113,7 @@ static inline void info_help (void)
 "\n"
 "options :\n"
 "	-h: print this help\n"
-"	-c: use color\n"
+"	-z: use color\n"
 "	-v: increase/decrease verbosity\n"
 "	-n: do not display the field name\n"
 "	-o: comma separated list of field to display\n"
-- 
GitLab