{
    "content": [
        {
            "type": "text",
            "text": "# FCGISTARTER (man)\n\n## NAME\n\nfcgistarter - Start a FastCGI program\n\n## SYNOPSIS\n\nfcgistarter -c command -p port [ -i interface ] -N num\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **SUMMARY**\n- **NOTE**\n- **OPTIONS** (4 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "FCGISTARTER",
        "section": "",
        "mode": "man",
        "summary": "fcgistarter - Start a FastCGI program",
        "synopsis": "fcgistarter -c command -p port [ -i interface ] -N num",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": "Absolute path of the FastCGI program"
            },
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": "Port which the program will listen on"
            },
            {
                "flag": "-i",
                "long": null,
                "arg": null,
                "description": "Interface which the program will listen on"
            },
            {
                "flag": "-N",
                "long": null,
                "arg": null,
                "description": "Apache HTTP Server 2020-02-08 FCGISTARTER(8)"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SUMMARY",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "NOTE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c",
                        "lines": 2,
                        "flag": "-c"
                    },
                    {
                        "name": "-p",
                        "lines": 2,
                        "flag": "-p"
                    },
                    {
                        "name": "-i",
                        "lines": 2,
                        "flag": "-i"
                    },
                    {
                        "name": "-N",
                        "lines": 1,
                        "flag": "-N"
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "fcgistarter - Start a FastCGI program\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "fcgistarter -c command -p port [ -i interface ] -N num\n\n\n",
                "subsections": []
            },
            "SUMMARY": {
                "content": "",
                "subsections": []
            },
            "NOTE": {
                "content": "Currently only works on Unix systems.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-c",
                        "content": "Absolute path of the FastCGI program\n",
                        "flag": "-c"
                    },
                    {
                        "name": "-p",
                        "content": "Port which the program will listen on\n",
                        "flag": "-p"
                    },
                    {
                        "name": "-i",
                        "content": "Interface which the program will listen on\n",
                        "flag": "-i"
                    },
                    {
                        "name": "-N",
                        "content": "Apache HTTP Server                           2020-02-08                               FCGISTARTER(8)",
                        "flag": "-N"
                    }
                ]
            }
        }
    }
}