{
    "content": [
        {
            "type": "text",
            "text": "# w3mman (man)\n\n## NAME\n\nw3mman - an interface to the on-line reference manuals via w3m(1)\n\n## SYNOPSIS\n\nw3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file\n\n## DESCRIPTION\n\nw3mman is a Perl script that uses w3m(1) to serve as a pager for on-line reference manuals.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **ENVIRONMENT**\n- **FILES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "w3mman",
        "section": "",
        "mode": "man",
        "summary": "w3mman - an interface to the on-line reference manuals via w3m(1)",
        "synopsis": "w3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-M",
                "long": null,
                "arg": null,
                "description": "Specify path as alternative MANPATH to use."
            },
            {
                "flag": "-k",
                "long": null,
                "arg": null,
                "description": "Specify keyword."
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": "Specify a file."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "man",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/man/1/json"
            },
            {
                "name": "w3m",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/w3m/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-M _",
                        "lines": 2,
                        "flag": "-M"
                    },
                    {
                        "name": "-k _",
                        "lines": 2,
                        "flag": "-k"
                    },
                    {
                        "name": "-l _",
                        "lines": 2,
                        "flag": "-l"
                    }
                ]
            },
            {
                "name": "ENVIRONMENT",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "w3mman - an interface to the on-line reference manuals via w3m(1)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "w3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "w3mman is a Perl script that uses w3m(1) to serve as a pager for on-line reference manuals.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "A summary of options is included below.\n",
                "subsections": [
                    {
                        "name": "-M _",
                        "content": "Specify path as alternative MANPATH to use.\n",
                        "flag": "-M"
                    },
                    {
                        "name": "-k _",
                        "content": "Specify keyword.\n",
                        "flag": "-k"
                    },
                    {
                        "name": "-l _",
                        "content": "Specify a file.\n",
                        "flag": "-l"
                    }
                ]
            },
            "ENVIRONMENT": {
                "content": "Two variables are available for debugging.\n\nW3MMANW3M\nIf W3MMANW3M is set, its value is used instead of w3m.\n\nW3MMANMAN\nIf W3MMANMAN is set, its value is used instead of /usr/bin/man.\n",
                "subsections": []
            },
            "FILES": {
                "content": "/usr/lib/w3m/cgi-bin/w3mman2html.cgi\nmanual page to HTML converter.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "man(1), w3m(1).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This  manual page was written by Fumitoshi UKAI <ukai@debian.or.jp>, for the Debian GNU/Linux\nsystem (but may be used by others).\n\n2016-07-13                                    W3MMAN(1)",
                "subsections": []
            }
        }
    }
}