diff options
Diffstat (limited to 'debian/man/applycal.1')
-rw-r--r-- | debian/man/applycal.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/man/applycal.1 b/debian/man/applycal.1 new file mode 100644 index 0000000..eb2f902 --- /dev/null +++ b/debian/man/applycal.1 @@ -0,0 +1,30 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH APPLY "1" "September 2014" "applycal" "User Commands" +.SH NAME +Apply \- Apply device calibration to an ICC profile. +.SH DESCRIPTION +Apply device calibration to an ICC profile +.SH SYNOPSIS +.B applycal +.RB [\-options] [calfile.cal] inprof.icc [outprof.icc] +.TP +\fB\-v\fR +Verbose mode +.TP +\fB\-a\fR +Apply or re\-apply calibration (default) +.TP +\fB\-u\fR +Remove calibration +.TP +\fB\-c\fR +Check calibration +.TP +calfile.cal +Calibration file to apply +.TP +inprof.icc +ICC profile to read +.TP +outprof.icc +modified ICC profile to write
\ No newline at end of file |