Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

applycal

applycal -V (return code: 2)

Apply device calibration to an ICC profile, Version 1.8.3
Author: Graeme W. Gill, licensed under the AGPL Version 3
  Diagnostic: Too few arguments
usage: applycal [-options] [calfile.cal] inprof.icc [outprof.icc]
 -v              Verbose mode
 -a              Apply or re-apply calibration (default)
 -u              Remove calibration
 -c              Check calibration
 calfile.cal     Calibration file to apply
 inprof.icc      ICC profile to read
 outprof.icc     modified ICC profile to write
applycal -HELP (return code: 2)

Apply device calibration to an ICC profile, Version 1.8.3
Author: Graeme W. Gill, licensed under the AGPL Version 3
  Diagnostic: Too few arguments
usage: applycal [-options] [calfile.cal] inprof.icc [outprof.icc]
 -v              Verbose mode
 -a              Apply or re-apply calibration (default)
 -u              Remove calibration
 -c              Check calibration
 calfile.cal     Calibration file to apply
 inprof.icc      ICC profile to read
 outprof.icc     modified ICC profile to write

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

7 Steps to configure BDR replication in postgresql

Postgres Streaming Replication Configuration

vacuumlo - removing large objects orphans from a database PostgreSQL