Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CPTINFO(1)			 User commands			    CPTINFO(1)

NAME
       cptinfo - print summary information on GMT colour palette table (cpt)
       files.

SYNOPSIS

       cptinfo [-c] [-h] [-o path] [-p]	[-v] [-V] [path]

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 --output 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 path
	   Write the output to path, rather than stdout.

       -p, --plain
	   Output in a plain human-readable format.

       -v, --verbose
	   Verbose operation.

       -V, --version
	   Version information.

AUTHOR
       J.J. Green

cptutils 1.83			7 November 2024			    CPTINFO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cptinfo&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help