diff options
author | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:30:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:30:16 +0000 |
commit | ea836886ee5fc4301edb873c9a419d6007a440b7 (patch) | |
tree | 32561912800867fca842729fdc5fc652c1dc828e /graphics/giftool | |
parent | 7440907f58cffc616199543b52f7a731c78c9548 (diff) | |
download | ports-ea836886ee5fc4301edb873c9a419d6007a440b7.tar.gz ports-ea836886ee5fc4301edb873c9a419d6007a440b7.zip |
Notes
Diffstat (limited to 'graphics/giftool')
-rw-r--r-- | graphics/giftool/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giftool/pkg-descr b/graphics/giftool/pkg-descr index 4139831f1b3d..0377f1d036e5 100644 --- a/graphics/giftool/pkg-descr +++ b/graphics/giftool/pkg-descr @@ -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 |