diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-18 18:48:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-18 18:59:43 +0100 |
commit | a651b51ed08f7fa04e25759b6e96a02d6dbbcb70 (patch) | |
tree | 3267ae0b0f39c31518feafeb6f0c58a4c2ab5256 /man | |
parent | cg-query: print white point (diff) | |
download | cg-tools-a651b51ed08f7fa04e25759b6e96a02d6dbbcb70.tar.gz cg-tools-a651b51ed08f7fa04e25759b6e96a02d6dbbcb70.tar.bz2 cg-tools-a651b51ed08f7fa04e25759b6e96a02d6dbbcb70.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man')
-rw-r--r-- | man/cg-darkroom.1 | 2 | ||||
-rw-r--r-- | man/cg-negative.1 | 2 | ||||
-rw-r--r-- | man/cg-query.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/cg-darkroom.1 b/man/cg-darkroom.1 index ee3d636..84b40dd 100644 --- a/man/cg-darkroom.1 +++ b/man/cg-darkroom.1 @@ -15,7 +15,7 @@ cg-darkroom - Invert colour on the monitors and make them dark red .RB [ \-p .IR priority ] .RB [ \-d ] -.RI [ brightness ] +.RI [ brightness ]) .SH DESCRIPTION .B cg-darkroom inverts the colours on the monitors, dim them, and turns of diff --git a/man/cg-negative.1 b/man/cg-negative.1 index 4fdc010..4869b4c 100644 --- a/man/cg-negative.1 +++ b/man/cg-negative.1 @@ -15,7 +15,7 @@ cg-negative - Invert colour on the monitors .RB [ \-p .IR priority ] .RB [ \-d ] -.RB [ \+rgb ] +.RB [ \+rgb ]) .SH DESCRIPTION .B cg-negative inverts the colours on the monitors. diff --git a/man/cg-query.1 b/man/cg-query.1 index 0ae2bb9..b689804 100644 --- a/man/cg-query.1 +++ b/man/cg-query.1 @@ -12,7 +12,7 @@ cg-query - List output filters applied to a monitor .RB [ \-l .IR low ] .B \-c -.IR crtc ] +.I crtc .SH DESCRIPTION .B cg-query prints a list of all output filters applied to the monitor |