aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/redshift.c')
-rw-r--r--src/redshift.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/redshift.c b/src/redshift.c
index 84a0b5d..fd14a64 100644
--- a/src/redshift.c
+++ b/src/redshift.c
@@ -265,8 +265,6 @@ print_help(const char *program_name)
" -o\t\tOne shot mode (do not continously adjust"
" color temperature)\n"
" -r\t\tDisable temperature transitions\n"
- " -s SCREEN\tX screen to apply adjustments to\n"
- " -c CRTC\tCRTC to apply adjustments to (RANDR only)\n"
" -t DAY:NIGHT\tColor temperature to set at daytime/night\n"),
stdout);
fputs("\n", stdout);