diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-09 09:11:58 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-09 09:11:58 +0100 |
commit | caab9af9e639becc90034fa23b091b3439413bef (patch) | |
tree | db5a4b671b302deb33c81548f97eafa1e73c3917 /man/cg-gamma.1 | |
parent | Fix man pages (diff) | |
download | cg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.gz cg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.bz2 cg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.xz |
Fix manuals1.2.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/cg-gamma.1')
-rw-r--r-- | man/cg-gamma.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/cg-gamma.1 b/man/cg-gamma.1 index d7aeb43..0c9d8e7 100644 --- a/man/cg-gamma.1 +++ b/man/cg-gamma.1 @@ -39,14 +39,16 @@ reading the values from .I file or a default file. .P -The file is 4 column text file where empty lines and lines -starting with a '#', after any whitespace, are ignored. +The file is a 4-column text file where empty lines and lines +starting with a +.RB ' # ', +after any whitespace, are ignored. The values in the columns should be, in order, a monitor's EDID, that monitor's red gamma value, green gamma value, and blue gamma value. .SH OPTIONS .TP -.B \-f " "\fIfile\fP +.BR \-f " "\fIfile\fP Read the gamma values from the selected file. .TP .BR \-c " "\fIcrtc\fP |