diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:42:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:42:10 +0200 |
commit | ad6ab4cb4c8086c9b8854c965c984ab848c6b6c2 (patch) | |
tree | 6b266d55626c15c6ef39d03b9c65d8b5efa89f71 /debian/iccdump.1 | |
parent | ebf181ce25f98bfdd5a6beb0327f7cfa10a39ac6 (diff) |
add missing debian directory
Diffstat (limited to 'debian/iccdump.1')
-rw-r--r-- | debian/iccdump.1 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/iccdump.1 b/debian/iccdump.1 new file mode 100644 index 0000000..3d1b8ef --- /dev/null +++ b/debian/iccdump.1 @@ -0,0 +1,35 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. +.TH DUMP "1" "August 2013" "Dump an ICC file in human readable form, V2.16" "User Commands" +.SH NAME +Dump \- Dump an ICC file in human readable form. +.SH DESCRIPTION +Dump an ICC file in human readable form, V2.16 +Author: Graeme W. Gill +usage: iccdump [\-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 +.PP +Author: Graeme W. Gill +usage: iccdump [\-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 |