{
    "mode": "man",
    "parameter": "ccze-cssdump",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/ccze-cssdump/1/json",
    "generated": "2026-05-30T05:11:54Z",
    "synopsis": "ccze-cssdump [options]",
    "sections": {
        "NAME": {
            "content": "ccze-cssdump - Dump CCZE color setup into CSS format\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "ccze-cssdump [options]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This  manual  page documents briefly the ccze-cssdump utility, which is a simple tool to dump\nthe color setup of CCZE into Cascading Style Sheet format, to be used later  by  ccze  -h  -o\ncssfile.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "This  program  follows the usual GNU command line syntax, with long options starting with two\ndashes (`-'). A summary of options is included below.\n",
            "subsections": [
                {
                    "name": "-F, --rcfile",
                    "content": "Read rcfile as a configuration file upon startup.\n",
                    "flag": "-F",
                    "long": "--rcfile"
                },
                {
                    "name": "-l, --load",
                    "content": "Load the default configuration files upon startup.\n\n--help Show summary of options and exit.\n",
                    "flag": "-l",
                    "long": "--load"
                },
                {
                    "name": "-V, --version",
                    "content": "Show version of program.\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "FILES": {
            "content": "/etc/colorizerc, $HOME/.colorizerc\nThese files are the default configuration files for colorize, and are parsed  by  ccze\nfor the sake of full compatibility.\n/etc/cczerc, $HOME/.cczerc\nThis  two are the main configuration files, in which one can change the colors used by\nthe program to his liking. See the comments in the beginning of /etc/cczerc for a  de‐\nscription on the files' structure.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ccze(1)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "ccze was written by Gergely Nagy <algernon@bonehunter.rulez.org>, based on colorize by Istvan\nKaraszi <colorize@spam.raszi.hu>.\n\n\n\nCCZE 0.2.1                                   2003-01-13                              CCZE-CSSDUMP(1)",
            "subsections": []
        }
    },
    "summary": "ccze-cssdump - Dump CCZE color setup into CSS format",
    "flags": [
        {
            "flag": "-F",
            "long": "--rcfile",
            "arg": null,
            "description": "Read rcfile as a configuration file upon startup."
        },
        {
            "flag": "-l",
            "long": "--load",
            "arg": null,
            "description": "Load the default configuration files upon startup. --help Show summary of options and exit."
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "Show version of program."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "ccze",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ccze/1/json"
        }
    ]
}