From a2f6aef7f2c11e09adb1e1d7d5fbddfc049207ac Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Sun, 23 Oct 2005 19:11:34 +0000 Subject: [PATCH] Added missed description of the '-m' option. --- man/tiffdump.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/man/tiffdump.1 b/man/tiffdump.1 index d6ccfa0c..fa741fe8 100644 --- a/man/tiffdump.1 +++ b/man/tiffdump.1 @@ -1,4 +1,4 @@ -.\" $Id: tiffdump.1,v 1.2 2005-09-20 10:27:14 dron Exp $ +.\" $Id: tiffdump.1,v 1.3 2005-10-23 19:11:34 dron Exp $ .\" .\" Copyright (c) 1988-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -23,7 +23,7 @@ .\" OF THIS SOFTWARE. .\" .if n .po 0 -.TH TIFFDUMP 1 "September 20, 2005" "tiffdump" +.TH TIFFDUMP 1 "October 23, 2005" "tiffdump" .SH NAME tiffdump \- print verbatim information about .SM TIFF @@ -63,7 +63,11 @@ does not understand. Force numeric data to be printed in hexadecimal rather than the default decimal. .TP -.B \-o +.B \-m " items" +Change the number of indirect data items that are printed. By default, this +will be 24. +.TP +.B \-o " offset" Dump the contents of the .SM IFD at the a particular file offset.