FreeBSD Manual Pages
CPTINFO(1) User commands CPTINFO(1) NAME cptinfo - print summary information on GMT colour palette table (cpt) files. SYNOPSIS cptinfo [-c] [-h] [-o file] [-p] [-v] [-V] [file] DESCRIPTION The cptinfo utility prints summary information on the colour palette table (cpt) file which is its input. The program will read from stdin if a file is not specified as the final argument, and write to stdout if the -o option is not specified. OPTIONS -c, --csv Output in a comma separated value format, suitable for easy parsing by other programs. -h, --help Brief help. -o, --output file Write the output to file, rather than stdout. -p, --plain Output in a plain human-readable format. -v, --verbose Verbose operation. -V, --version Version information. AUTHOR J. J. Green SEE ALSO GMT(1). CPTUTILS 7 August 2019 CPTINFO(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=cptinfo&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>