diff options
Diffstat (limited to 'man/cg-linear.1')
-rw-r--r-- | man/cg-linear.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/man/cg-linear.1 b/man/cg-linear.1 index 6c12cd0..da30d02 100644 --- a/man/cg-linear.1 +++ b/man/cg-linear.1 @@ -77,10 +77,14 @@ all available adjustment methods are printed. Set the priority of the linearisation filter to .IR start-priority , and the priority of the delinearisation filter to -.IR stop-priority. -Filters with lower priority are applied before filters with -higher priority. The value must be a signed 64-bit integer -(between -9223372036854775807 and 9223372036854775808). +.IR stop-priority . +Filters with higher priority are applied before filters with +lower priority. This means that normally you want the +.I start-priority +to be higher than +.IR stop-priority . +The value must be a signed 64-bit integer (between +-9223372036854775807 and 9223372036854775808). .TP .BR \-R " "\fIrule-base\fP Set the rule base of of the filters to |