From 54f12d1203ab2b7114ea23434e56b8cb07131164 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 23 Mar 2002 21:29:36 +0000 Subject: [PATCH] new option --used. --- src/swfdump.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/swfdump.1 b/src/swfdump.1 index d474c11..717eb7d 100644 --- 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 -- 1.7.10.4