Description: manual added
added simple manual
---
--- /dev/null
+++ checkit-tiff-0.1.1/checkit_tiff.1
@@ -0,0 +1,22 @@
+.TH CHECKIT_TIFF' "1" "July 2016" "checkit_tiff" "User Commands"
+.SH NAME
+checkit_tiff' \- is a conformance checker for baseline TIFFs'
+.SH DESCRIPTION
+\&'./checkit_tiff'
+.SS "call it with:"
+.IP
+checkit_tiff [\-c|\-h|\-m|\-d] <tifffile> <configfile>
+.PP
+where <tifffile> is the tiff file (or directory) to be validated
+and <configfile> is the file name of the validation profile
+.HP
+\fB\-h\fR this help
+.HP
+\fB\-c\fR colorized output using ANSI escape sequences
+.HP
+\fB\-m\fR uses memmapped I/O (faster validation, but needs more RAM)
+.HP
+\fB\-d\fR check all files in that directory
+.SS "example:"
+.IP
+checkit_tiff tiffs_should_pass/minimal_valid.tiff example_configs/baseline_minimal.cfg
