From 3297f52f48c25947e9b841604e112bea07a0bf22 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Sun, 8 Dec 2013 20:24:27 -0500 Subject: Fix newline in help output text --- src/redshift.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/redshift.c') diff --git a/src/redshift.c b/src/redshift.c index d7e9b37..1569f50 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -334,7 +334,7 @@ print_help(const char *program_name) " -o\t\tOne shot mode (do not continuously adjust" " color temperature)\n" " -O TEMP\tOne shot manual mode (set color temperature)\n" - " -p\t\tPrint mode (only print parameters and exit)" + " -p\t\tPrint mode (only print parameters and exit)\n" " -x\t\tReset mode (remove adjustment from screen)\n" " -r\t\tDisable temperature transitions\n" " -t DAY:NIGHT\tColor temperature to set at daytime/night\n"), -- cgit v1.2.3-70-g09d2