aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/redshift.c')
-rw-r--r--src/redshift.c3
1 files changed, 2 insertions, 1 deletions
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"