diff options
Diffstat (limited to 'man/blind-kernel.1')
| -rw-r--r-- | man/blind-kernel.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man/blind-kernel.1 b/man/blind-kernel.1 index 5083e75..9dc74a3 100644 --- a/man/blind-kernel.1 +++ b/man/blind-kernel.1 @@ -169,20 +169,20 @@ or .SH OPTIONS .TP .B -a -Apply the values to the alpha channel, set the -values for all unselected channels to zero. +Apply the values to the alpha channel, apply an +identity kernel to all unselected channels. .TP .B -x -Apply the values to the X channel, set the values -for all unselected channels to zero. +Apply the values to the X channel, apply an +identity kernel to all unselected channels. .TP .B -y -Apply the values to the Y channel, set the values -for all unselected channels to zero. +Apply the values to the Y channel, apply an +identity kernel to all unselected channels. .TP .B -z -Apply the values to the Z channel, set the values -for all unselected channels to zero. +Apply the values to the Z channel, apply an +identity kernel to all unselected channels. .SH NOTES .B blind-make-kernel Create a single frame, to that it can be stored to |
