diff options
Diffstat (limited to 'man/blind-kernel.1')
| -rw-r--r-- | man/blind-kernel.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/blind-kernel.1 b/man/blind-kernel.1 index 9dc74a3..c19ba8c 100644 --- a/man/blind-kernel.1 +++ b/man/blind-kernel.1 @@ -61,12 +61,16 @@ is specified, .B SE is used. .TP -.RI \fBgaussian\fP\ [-s\ spread ]\ [-u]\ standard-deviation +.RI \fBgaussian\fP\ [-s\ spread ]\ [-g\ |\ -u]\ standard-deviation Creates a Gaussian blur kernel with the standard deviation .IR standard-deviation . If .B -u -is used, the a Gaussian unsharpen kernel is created. If +is used, the a Gaussian unsharpen kernel is created. +If +.B -g +is used, the a Gaussian blur kernel with glow effect is created. +If .B -s is specified, the specified .I spread |
