diff options
Diffstat (limited to 'doc/gamma4scanimage.man')
-rw-r--r-- | doc/gamma4scanimage.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gamma4scanimage.man b/doc/gamma4scanimage.man index fe81b15..576d148 100644 --- a/doc/gamma4scanimage.man +++ b/doc/gamma4scanimage.man @@ -3,9 +3,9 @@ .SH NAME gamma4scanimage \- create a gamma table for scanimage .SH SYNOPSIS -.B gamma4scanimage +.B gamma4scanimage .I gamma -.RI [ shadow +.RI [ shadow .RI [ highlight .RI [ maxin .RI [ maxout ]]]] @@ -52,7 +52,7 @@ defines the maximum output value. Take a look at the output of scanimage \-h to find out what maxout has to be. The default value is 255. .PP .SH EXAMPLE -.B scanimage \-\-custom\-gamma=yes \-\-gamma\-table +.B scanimage \-\-custom\-gamma=yes \-\-gamma\-table .I `gamma4scanimage 1.8 0 11500 16383 255` >image.pnm |