From 220bf14ae2e3c2373309014909366d92412ea67e Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 4 Jul 2011 15:10:55 +0200 Subject: Document brightness (-b) option switch. --- redshift.1 | 3 +++ src/redshift.c | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/redshift.1 b/redshift.1 index 8635ab0..13c4452 100644 --- a/redshift.1 +++ b/redshift.1 @@ -26,6 +26,9 @@ Verbose output \fB\-V\fR Show program version .TP +\fB\-b\fR N +Screen brightness to apply (max is 1.0) +.TP \fB\-c\fR FILE Load settings from specified configuration file .TP diff --git a/src/redshift.c b/src/redshift.c index 4d5479a..e24423c 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -312,7 +312,8 @@ print_help(const char *program_name) /* TRANSLATORS: help output 4 `list' must not be translated no-wrap */ - fputs(_(" -c FILE\tLoad settings from specified configuration file\n" + fputs(_(" -b N\t\tScreen brightness to apply (max is 1.0)\n" + " -c FILE\tLoad settings from specified configuration file\n" " -g R:G:B\tAdditional gamma correction to apply\n" " -l LAT:LON\tYour current location\n" " -l PROVIDER\tSelect provider for automatic" -- cgit v1.2.3-70-g09d2