git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
424a5f8
)
added -X, -Y option
author
kramm
<kramm>
Wed, 31 Oct 2001 21:05:20 +0000
(21:05 +0000)
committer
kramm
<kramm>
Wed, 31 Oct 2001 21:05:20 +0000
(21:05 +0000)
src/swfdump.1
patch
|
blob
|
history
diff --git
a/src/swfdump.1
b/src/swfdump.1
index
6562893
..
ecef545
100644
(file)
--- a/
src/swfdump.1
+++ b/
src/swfdump.1
@@
-19,6
+19,12
@@
Print version info and exit
.TP
\fB\-a\fR, \fB\-\-action\fR
Disassemble action tags
+.TP
+\fB\-X\fR, \fB\-\-width\fR
+Print out horizontal dimensions of the movie, in a string of the form "-X width"
+.TP
+\fB\-Y\fR, \fB\-\-height\fR
+Print out vertical dimensions of the movie, in a string of the form "-Y height"
.SH AUTHOR