Fix a typo.
This commit is contained in:
parent
7440907f58
commit
ea836886ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28103
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Usage: giftool [options] [file]
|
|||
-C Strip comment from file(s)
|
||||
-o file Send output to 'file'
|
||||
-rgb name Use 'name' as the transparent pixel
|
||||
-rgb ##,##,## tUse rgb-value as the transparent pixel
|
||||
-rgb ##,##,## Use rgb-value as the transparent pixel
|
||||
-### Used pixel index as transparent (1 == first colormap entry)
|
||||
|
||||
For instance you could say 'giftool -B -i *.gif' to convert all your images
|
||||
|
|
Loading…
Reference in a new issue