{
    "content": [
        {
            "type": "text",
            "text": "# w3mman(1) (man)\n\n**Summary:** w3mman - an interface to the on-line reference manuals via w3m(1)\n\n**Synopsis:** w3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -M | — | — | Specify path as alternative MANPATH to use. |\n| -k | — | — | Specify keyword. |\n| -l | — | — | Specify a file. |\n\n## See Also\n\n- man(1)\n- w3m(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (2 lines)\n- **OPTIONS** (2 lines) — 3 subsections\n  - -M (2 lines)\n  - -k (2 lines)\n  - -l (2 lines)\n- **ENVIRONMENT** (8 lines)\n- **FILES** (3 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\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### OPTIONS\n\nA summary of options is included below.\n\n#### -M\n\nSpecify path as alternative MANPATH to use.\n\n#### -k\n\nSpecify keyword.\n\n#### -l\n\nSpecify a file.\n\n### ENVIRONMENT\n\nTwo 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\n### FILES\n\n/usr/lib/w3m/cgi-bin/w3mman2html.cgi\nmanual page to HTML converter.\n\n### SEE ALSO\n\nman(1), w3m(1).\n\n### AUTHOR\n\nThis  manual page was written by Fumitoshi UKAI <ukai@debian.or.jp>, for the Debian GNU/Linux\nsystem (but may be used by others).\n\n\n\n2016-07-13                                    W3MMAN(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "w3mman",
        "section": "1",
        "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",
        "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": 6,
                "subsections": []
            }
        ]
    }
}