]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/man/tiff2bw.1
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / tiff / man / tiff2bw.1
index 01135bee1d114579e5d7c5e5528237070e3be9a5..8395e2aa2dd3a791636a6b378f37835c67d7310d 100644 (file)
@@ -1,4 +1,3 @@
-.\"    $Id: tiff2bw.1,v 1.2 2005/11/02 11:07:19 dron Exp $
 .\"
 .\" Copyright (c) 1988-1997 Sam Leffler
 .\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -31,7 +30,7 @@ image to greyscale
 .SH SYNOPSIS
 .B tiff2bw
 [
-options
+.I options
 ]
 .I input.tif
 .I output.tif
@@ -58,13 +57,13 @@ options may be used.
 Specify a compression scheme to use when writing image data:
 .B "\-c none"
 for no compression,
-.B "-c packbits"
+.B "\-c packbits"
 for the PackBits compression algorithm,
-.B "-c zip
+.B "\-c zip
 for the Deflate compression algorithm,
-.B "-c g3
+.B "\-c g3
 for the CCITT Group 3 compression algorithm,
-.B "-c g4
+.B "\-c g4
 for the CCITT Group 4 compression algorithm,
 and
 .B "\-c lzw"