diff options
Diffstat (limited to 'src/gif2swf.1')
| -rw-r--r-- | src/gif2swf.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gif2swf.1 b/src/gif2swf.1 index 56fd09d8..461f523f 100644 --- a/src/gif2swf.1 +++ b/src/gif2swf.1 @@ -1,14 +1,14 @@ -.TH gif2swf "1" "April 2009" "gif2swf" "swftools" +.TH gif2swf "1" "February 2012" "gif2swf" "swftools" .SH NAME -gif2swf - Takes a number of gif files and converts them to a swf movie, one +gif2swf \- Takes a number of gif files and converts them to a swf movie, one picture per frame. .SH Synopsis -.B gif2swf [-X width] [-Y height] [-o file.swf] [-r rate] file1.gif [file2.gif ...] +.B gif2swf [\-X width] [\-Y height] [\-o file.swf] [\-r rate] file1.gif [file2.gif ...] .SH DESCRIPTION This tools converts gif image files into an SWF animation. It takes any -number of input pictures, and converts them to SWF one-by-one, where every +number of input pictures, and converts them to SWF one\-by\-one, where every converted picture is a seperate frame in the target SWF. .SH OPTIONS |
