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-linear.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 '')
-rw-r--r-- | man/cg-linear.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/man/cg-linear.1 b/man/cg-linear.1 index a73ac64..f101eab 100644 --- a/man/cg-linear.1 +++ b/man/cg-linear.1 @@ -12,7 +12,7 @@ cg-linear - Create a span where adjustments are over unencodec RGB .IR rule-base ] .RB ( \-x | -.RB \-p +.B \-p .IB start-priority : stop-priority .RB [ \-d ] .RB [ \+rgb ]) @@ -89,10 +89,14 @@ The value must be a signed 64-bit integer (between .TP .BR \-R " "\fIrule-base\fP Set the rule base of of the filters to -.IR rule-base . ':start' and ':stop' is appended to the +.IR rule-base . +.RB ' :start ' +and +.RB ' :stop ' +are appended to the linearisation filter's rule and delinearisation filter's rule, respectively. The rule is the last part of the filter's -identifier (class). The default rule is +identifier (class). The default rule base is .BR standard . If |