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

  
 
  

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

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

SYNOPSIS
     cptinfo [-c] [-h] [-j] [-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.

     -h, --help
	 Brief help.

     -j, --json
	 Output in the JSON format.

     -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.85			30 September 2025		      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+15.1.quarterly>

home | help