fixed compile of installer resource file
[swftools.git] / src / swfbytes.doc
blob0417f696d9a01e2076e0b6cce26bf5577d5976a8
1 Usage: %s [-v] file.swf > file.hexdump
2 OR:    %s file.hexdump
4 Tool for simplifying the hex-editing of SWF files.
6 With this tool and a text editor, you can perform some basic
7 editing operations on SWF files.
9 -h, --help 
10     Print help and exit
11 -v, --verbose
12     Be more verbose
13 -V, --version
14     Print program version and exit
16 .SH AUTHOR
18 Matthias Kramm <kramm@quiss.org>