{
    "content": [
        {
            "type": "text",
            "text": "# ccze-cssdump(1) (man)\n\n**Summary:** ccze-cssdump - Dump CCZE color setup into CSS format\n\n**Synopsis:** ccze-cssdump [options]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -F | --rcfile | — | Read rcfile as a configuration file upon startup. |\n| -l | --load | — | Load the default configuration files upon startup. --help Show summary of options and exit. |\n| -V | --version | — | Show version of program. |\n\n## See Also\n\n- ccze(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (3 lines) — 3 subsections\n  - -F, --rcfile (2 lines)\n  - -l, --load (4 lines)\n  - -V, --version (2 lines)\n- **FILES** (8 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\nccze-cssdump - Dump CCZE color setup into CSS format\n\n### SYNOPSIS\n\nccze-cssdump [options]\n\n### DESCRIPTION\n\nThis  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\n### OPTIONS\n\nThis  program  follows the usual GNU command line syntax, with long options starting with two\ndashes (`-'). A summary of options is included below.\n\n#### -F, --rcfile\n\nRead rcfile as a configuration file upon startup.\n\n#### -l, --load\n\nLoad the default configuration files upon startup.\n\n--help Show summary of options and exit.\n\n#### -V, --version\n\nShow version of program.\n\n### FILES\n\n/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\n### SEE ALSO\n\nccze(1)\n\n### AUTHOR\n\nccze 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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ccze-cssdump",
        "section": "1",
        "mode": "man",
        "summary": "ccze-cssdump - Dump CCZE color setup into CSS format",
        "synopsis": "ccze-cssdump [options]",
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-F, --rcfile",
                        "lines": 2,
                        "flag": "-F",
                        "long": "--rcfile"
                    },
                    {
                        "name": "-l, --load",
                        "lines": 4,
                        "flag": "-l",
                        "long": "--load"
                    },
                    {
                        "name": "-V, --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}