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:
d76c6ec
)
new option --used.
author
kramm
<kramm>
Sat, 23 Mar 2002 21:29:36 +0000
(21:29 +0000)
committer
kramm
<kramm>
Sat, 23 Mar 2002 21:29:36 +0000
(21:29 +0000)
src/swfdump.1
patch
|
blob
|
history
diff --git
a/src/swfdump.1
b/src/swfdump.1
index
d474c11
..
717eb7d
100644
(file)
--- a/
src/swfdump.1
+++ b/
src/swfdump.1
@@
-34,6
+34,12
@@
Print out the vertical dimension of the movie, in a string of the form "-Y heigh
.TP
\fB\-r\fR, \fB\-\-rate\fR
Print out the frame rate of the movie, in a string of the form "-r rate"
+.TP
+\fB\-d\fR, \fB\-\-hex\fR
+Print hex output of tag data, too.
+.TP
+\fR\-u\fR, \fB\-\-used\fR
+Show referred IDs for each Tag.
.SH AUTHOR