{
    "content": [
        {
            "type": "text",
            "text": "# gsnd (man)\n\n## NAME\n\ngsnd - Run ghostscript (PostScript and PDF engine) without display\n\n## SYNOPSIS\n\ngsnd [ options ] [ files ] ...\n\n## DESCRIPTION\n\nThis  script  simply  invokes gs(1) with the -NODISPLAY flag, followed by any other arguments\nfrom the command-line.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **VERSION**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gsnd",
        "section": "",
        "mode": "man",
        "summary": "gsnd - Run ghostscript (PostScript and PDF engine) without display",
        "synopsis": "gsnd [ options ] [ files ] ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gs",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gs/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gsnd - Run ghostscript (PostScript and PDF engine) without display\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gsnd [ options ] [ files ] ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This  script  simply  invokes gs(1) with the -NODISPLAY flag, followed by any other arguments\nfrom the command-line.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "gs(1)\n",
                "subsections": []
            },
            "VERSION": {
                "content": "This document was last revised for Ghostscript version 9.55.0.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Artifex Software, Inc. are the primary maintainers of Ghostscript.  This  manpage  by  George\nFerguson.\n\n\n\n9.55.0                                    27 September 2021                                  GSND(1)",
                "subsections": []
            }
        }
    }
}