From 6cf58841eb8aef5b3d575ea712aa67dbe552e8ce Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 29 Nov 2001 18:31:20 +0000 Subject: [PATCH] added option -t. --- src/swfdump.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/swfdump.1 b/src/swfdump.1 index 44515b9..d474c11 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -23,6 +23,9 @@ Print out html code for embedding the file \fB\-a\fR, \fB\-\-action\fR Disassemble action tags .TP +\fB\-t\fR, \fB\-\-text\fR +Show text fields +.TP \fB\-X\fR, \fB\-\-width\fR Print out the horizontal dimension of the movie, in a string of the form "-X width" .TP -- 1.7.10.4