diff options
Diffstat (limited to '')
| -rw-r--r-- | man/cg-gamma.1 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/man/cg-gamma.1 b/man/cg-gamma.1 index b918e78..1bce5de 100644 --- a/man/cg-gamma.1 +++ b/man/cg-gamma.1 @@ -46,6 +46,9 @@ EDID, that monitor's red gamma value, green gamma value, and  blue gamma value.  .SH OPTIONS  .TP +.B \-f " "\fIfile\fP +Read the gamma values from the selected file. +.TP  .BR \-c " "\fIcrtc\fP  Apply the filter to the CRTC with the monitor whose EDID is  .IR crtc . @@ -54,9 +57,6 @@ By default, the filter is applied to all monitors.  .B \-d  Keep the process alive and remove the filter on death.  .TP -.B \-f " "\fIfile\fP -Read the gamma values from the selected file. -.TP  .BR \-M " "\fImethod\fP  Adjustment method name or number. Recognised names include: | 
