swfdump --version (return code: 0)
swfdump - part of swftools 0.9.2+git20130725
swfdump --help (return code: 1)
Usage: swfdump [-atpdu] file.swf
-h , --help Print short help message and exit
-D , --full Show everything. Same as -atp
-V , --version Print version info and exit
-e , --html Print out html code for embedding the file
-E , --xhtml Print out xhtml code for embedding the file
-a , --action Disassemble action tags
-t , --text Show text fields (like swfstrings).
-s , --shapes Show shape coordinates/styles
-F , --fonts Show font information
-p , --placements Show placement information
-B , --buttons Show button information
-b , --bbox Print tag's bounding boxes
-X , --width Prints out a string of the form "-X width".
-Y , --height Prints out a string of the form "-Y height".
-r , --rate Prints out a string of the form "-r rate".
-f , --frames Prints out a string of the form "-f framenum".
-d , --hex Print hex output of tag data, too.
-u , --used Show referred IDs for each Tag.