diff options
| author | Mattias Andrée <maandree@kth.se> | 2016-12-01 10:40:09 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2016-12-01 10:40:09 +0100 | 
| commit | b8fbc046bd447dc93282bbd1680d6e1e6474d769 (patch) | |
| tree | b8f9f17d5ec6dec4bd22a4e2d195f82a86566c05 /man | |
| parent | Add cg-limits.1 (diff) | |
| download | cg-tools-b8fbc046bd447dc93282bbd1680d6e1e6474d769.tar.gz cg-tools-b8fbc046bd447dc93282bbd1680d6e1e6474d769.tar.bz2 cg-tools-b8fbc046bd447dc93282bbd1680d6e1e6474d769.tar.xz | |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
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: | 
