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

FreeBSD Manual Pages

  
 
  

home | help
CCZE-CSSDUMP(1) 		      CCZE			 CCZE-CSSDUMP(1)

NAME
     ccze-cssdump - Dump CCZE color setup into CSS format

SYNOPSIS
     ccze-cssdump [options]

DESCRIPTION
     This  manual  page  documents  briefly the ccze-cssdump utility, which is a
     simple tool to dump the color setup of CCZE into Cascading Style Sheet for-
     mat, to be used later by ccze -h -o cssfile.

OPTIONS
     This program follows the usual GNU command line syntax, with  long  options
     starting with two dashes (`-'). A summary of options is included below.

     -F, --rcfile rcfile
	    Read rcfile as a configuration file upon startup.

     -l, --load
	    Load the default configuration files upon startup.

     --help
	    Show summary of options and exit.

     -V, --version
	    Show version of program.

FILES
     /usr/local/etc/colorizerc, $HOME/.colorizerc
	    These  files  are  the default configuration files for colorize, and
	    are parsed by ccze for the sake of full compatibility.
     /usr/local/etc/cczerc, $HOME/.cczerc
	    This two are the main configuration files, in which one  can  change
	    the  colors  used  by the program to his liking. See the comments in
	    the beginning of /usr/local/etc/cczerc  for  a  description  on  the
	    files' structure.

SEE ALSO
     ccze(1)

AUTHOR
     ccze  was written by Gergely Nagy <algernon@bonehunter.rulez.org>, based on
     colorize by Istvan Karaszi <colorize@spam.raszi.hu>.

CCZE 0.2.1			   2003-01-13			 CCZE-CSSDUMP(1)

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

home | help