{
    "content": [
        {
            "type": "text",
            "text": "# lessecho (man)\n\n## NAME\n\nlessecho - expand metacharacters\n\n## SYNOPSIS\n\nlessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ...\n\n## DESCRIPTION\n\nlessecho  is a program that simply echos its arguments on standard output.  But any metachar‐\nacter in the output is preceded by an \"escape\" character, which by default is a backslash.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (9 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "lessecho",
        "section": "",
        "mode": "man",
        "summary": "lessecho - expand metacharacters",
        "synopsis": "lessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "\"-\", no escape char is used and arguments containing metachars are surrounded by quotes instead."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "if the -e- option is specified."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-a",
                "long": null,
                "arg": null,
                "description": "containing metacharacters are quoted."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "less",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/less/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-ex",
                        "lines": 3
                    },
                    {
                        "name": "-ox",
                        "lines": 2
                    },
                    {
                        "name": "-cx",
                        "lines": 1
                    },
                    {
                        "name": "-pn",
                        "lines": 1
                    },
                    {
                        "name": "-dn",
                        "lines": 1
                    },
                    {
                        "name": "-mx",
                        "lines": 1
                    },
                    {
                        "name": "-nn",
                        "lines": 1
                    },
                    {
                        "name": "-fn",
                        "lines": 1
                    },
                    {
                        "name": "-a",
                        "lines": 2,
                        "flag": "-a"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "lessecho - expand metacharacters\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "lessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "lessecho  is a program that simply echos its arguments on standard output.  But any metachar‐\nacter in the output is preceded by an \"escape\" character, which by default is a backslash.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "A summary of options is included below.\n",
                "subsections": [
                    {
                        "name": "-ex",
                        "content": "\"-\",  no  escape  char  is  used  and arguments containing metachars are surrounded by\nquotes instead.\n"
                    },
                    {
                        "name": "-ox",
                        "content": "if the -e- option is specified.\n"
                    },
                    {
                        "name": "-cx",
                        "content": ""
                    },
                    {
                        "name": "-pn",
                        "content": ""
                    },
                    {
                        "name": "-dn",
                        "content": ""
                    },
                    {
                        "name": "-mx",
                        "content": ""
                    },
                    {
                        "name": "-nn",
                        "content": ""
                    },
                    {
                        "name": "-fn",
                        "content": ""
                    },
                    {
                        "name": "-a",
                        "content": "containing metacharacters are quoted.\n",
                        "flag": "-a"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "less(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This manual page was written by Thomas Schoepf <schoepf@debian.org>, for the Debian GNU/Linux\nsystem (but may be used by others).\n\nReport bugs at https://github.com/gwsw/less/issues.\n\n\n\nVersion 590: 03 Jun 2021                           LESSECHO(1)",
                "subsections": []
            }
        }
    }
}