{
    "content": [
        {
            "type": "text",
            "text": "# ccze-cssdump (man)\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## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **FILES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ccze-cssdump",
        "section": "",
        "mode": "man",
        "summary": "ccze-cssdump - Dump CCZE color setup into CSS format",
        "synopsis": "ccze-cssdump [options]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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": 4,
                "subsections": []
            }
        ],
        "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\nCCZE 0.2.1                                   2003-01-13                              CCZE-CSSDUMP(1)",
                "subsections": []
            }
        }
    }
}