From dafb5a918fbcec87d5e6f8cd086e253f5928689b Mon Sep 17 00:00:00 2001 From: sebflipper <144435+sebflipper@users.noreply.github.com> Date: Tue, 10 Dec 2019 09:59:25 +0000 Subject: [PATCH] Removed extra line --- utils/tempered.c | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/tempered.c b/utils/tempered.c index 64b591a..d9b3ab1 100644 --- a/utils/tempered.c +++ b/utils/tempered.c @@ -31,7 +31,6 @@ void show_help() "Known options:\n" " -h\n" " --help Show this help text\n" -" -t\n" " -t \n" " --type Returns only the numeric value of the sensor.\n" " Known types: temperature, humidity, \"dew point\"\n"