1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH DUMP "1" "September 2014" "iccdump" "User Commands"
.SH NAME
Dump \- Dump an ICC file in human readable form.
.SH DESCRIPTION
Dump an ICC file in human readable form
.SH SYNOPSIS
.B iccdump
.RB [\-v\ level]\ [\-t\ tagname]\ [\-s]\ infile
.TP
\fB\-v\fR level
Verbose level 1\-3 (default 2)
.TP
\fB\-t\fR tag
Dump this tag only (can be used multiple times)
.TP
\fB\-s\fR
Search for embedded profile
.TP
\fB\-i\fR
Check V4 ID value
|