added -s, -q flags
[swftools.git] / src / png2swf.doc
index 090172e..0867414 100644 (file)
@@ -1,6 +1,6 @@
 Usage: %s [-X width] [-Y height] [-o file.swf] [-r rate] file1.png [file2.png...]
 
-Takes a number of gif files and converts them to a swf movie, one
+Takes a number of png files and converts them to a swf movie, one
 picture per frame.
 
 This tools converts png image files into an SWF animation. It takes any
@@ -26,8 +26,12 @@ compression algorithm is used).
     Force movie height to <height> (default: autodetect)
 -v, --verbose <level>
     Set verbose level (0=quiet, 1=default, 2=debug)
+-q, --quiet
+    Omit normal log messages, only log errors
 -C, --cgi
     For use as CGI- prepend http header, write to stdout
 -V, --version
     Print version information and exit
+-s, --scale <percent>
+    Scale image to <percent>% size.