{
    "content": [
        {
            "type": "text",
            "text": "# rtpr (man)\n\n## NAME\n\nrtpr - replace backslashes with newlines.\n\n## DESCRIPTION\n\nrtpr is a trivial shell script which converts backslashes in standard input to newlines. It's\nsole purpose is to be fed with input from ip when executed with it's --oneline flag.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **EXAMPLES**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "rtpr",
        "section": "",
        "mode": "man",
        "summary": "rtpr - replace backslashes with newlines.",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "ip --oneline address show | rtpr",
            "Undo oneline converted ip-address output."
        ],
        "see_also": [
            {
                "name": "ip",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ip/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "rtpr - replace backslashes with newlines.\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "rtpr is a trivial shell script which converts backslashes in standard input to newlines. It's\nsole purpose is to be fed with input from ip when executed with it's --oneline flag.\n\n",
                "subsections": []
            },
            "EXAMPLES": {
                "content": "ip --oneline address show | rtpr\nUndo oneline converted ip-address output.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ip(8)\n\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Stephen Hemminger <shemming@brocade.com>\n\n\n\n18 September, 2015                                  RTPR(8)",
                "subsections": []
            }
        }
    }
}