fixed bug in jpeg2000 decoding
[swftools.git] / src / swfbytes.doc
index d7b5e36..0417f69 100644 (file)
@@ -1,6 +1,7 @@
-Usage: %s [-OS] file.swf
+Usage: %s [-v] file.swf > file.hexdump
+OR:    %s file.hexdump
 
-Tool for simplifying hex-editing SWF files.
+Tool for simplifying the hex-editing of SWF files.
 
 With this tool and a text editor, you can perform some basic
 editing operations on SWF files.
@@ -12,3 +13,6 @@ editing operations on SWF files.
 -V, --version
     Print program version and exit
 
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>