{
    "content": [
        {
            "type": "text",
            "text": "# lzmore(1) (man)\n\n**Summary:** xzmore, lzmore - view xz or lzma compressed (text) files\n\n**Synopsis:** xzmore [file...]\nlzmore [file...]\n\n## See Also\n\n- more(1)\n- xz(1)\n- xzless(1)\n- zmore(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (15 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nxzmore, lzmore - view xz or lzma compressed (text) files\n\n### SYNOPSIS\n\nxzmore [file...]\nlzmore [file...]\n\n### DESCRIPTION\n\nxzmore  is  a  filter  which allows examination of xz(1) or lzma(1) compressed text files one\nscreenful at a time on a soft-copy terminal.\n\nTo use a pager other than the default more, set environment variable PAGER to the name of the\ndesired program.  The name lzmore is provided for backward compatibility with LZMA Utils.\n\ne or q When  the  prompt  --More--(Next file: file) is printed, this command causes xzmore to\nexit.\n\ns      When the prompt --More--(Next file: file) is printed, this command  causes  xzmore  to\nskip the next file and continue.\n\nFor  list  of keyboard commands supported while actually viewing the content of a file, refer\nto manual of the pager you use, usually more(1).\n\n### SEE ALSO\n\nmore(1), xz(1), xzless(1), zmore(1)\n\n\n\nTukaani                                      2013-06-30                                    XZMORE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "lzmore",
        "section": "1",
        "mode": "man",
        "summary": "xzmore, lzmore - view xz or lzma compressed (text) files",
        "synopsis": "xzmore [file...]\nlzmore [file...]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "more",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/more/1/json"
            },
            {
                "name": "xz",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xz/1/json"
            },
            {
                "name": "xzless",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xzless/1/json"
            },
            {
                "name": "zmore",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/zmore/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}