{
    "content": [
        {
            "type": "text",
            "text": "# TIPC-PEER(8) (man)\n\n**Summary:** tipc-peer - modify peer information\n\n**Synopsis:** tipc peer remove address ADDRESS\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -h | --help | — | Show help about last valid command. For example tipc peer --help will show peer help and tipc --help will show general h |\n\n## See Also\n\n- tipc(8)\n- tipc-bearer(8)\n- tipc-link(8)\n- tipc-media(8)\n- tipc-nametable(8)\n- tipc-node(8)\n- socket(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **OPTIONS** (2 lines) — 1 subsections\n  - -h --help (4 lines)\n- **DESCRIPTION** (1 lines) — 2 subsections\n  - Peer remove (1 lines)\n  - dress (1 lines)\n- **EXIT STATUS** (3 lines)\n- **SEE ALSO** (3 lines)\n- **REPORTING BUGS** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\ntipc-peer - modify peer information\n\n### SYNOPSIS\n\ntipc peer remove address ADDRESS\n\n### OPTIONS\n\nOptions (flags) that can be passed anywhere in the command chain.\n\n#### -h --help\n\nShow help about last valid command. For example tipc peer --help will show peer help\nand tipc --help will show general help. The position of the option in the string is\nirrelevant.\n\n### DESCRIPTION\n\n#### Peer remove\n\nRemove an offline peer node from the local data structures. The peer is identified by its ad‐‐\n\n#### dress\n\n### EXIT STATUS\n\nExit status is 0 if command was successful or a positive integer upon failure.\n\n### SEE ALSO\n\ntipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8), tipc-\nsocket(8)\n\n### REPORTING BUGS\n\nReport any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the de‐\nvelopment and maintenance is primarily done.  You do not have to be subscribed to the list to\nsend a message there.\n\n### AUTHOR\n\nRichard Alpe <richard.alpe@ericsson.com>\n\n\n\niproute2                                     04 Dec 2015                                TIPC-PEER(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "TIPC-PEER",
        "section": "8",
        "mode": "man",
        "summary": "tipc-peer - modify peer information",
        "synopsis": "tipc peer remove address ADDRESS",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Show help about last valid command. For example tipc peer --help will show peer help and tipc --help will show general help. The position of the option in the string is irrelevant."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "tipc",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc/8/json"
            },
            {
                "name": "tipc-bearer",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-bearer/8/json"
            },
            {
                "name": "tipc-link",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-link/8/json"
            },
            {
                "name": "tipc-media",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-media/8/json"
            },
            {
                "name": "tipc-nametable",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-nametable/8/json"
            },
            {
                "name": "tipc-node",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-node/8/json"
            },
            {
                "name": "socket",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/socket/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 4,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Peer remove",
                        "lines": 1
                    },
                    {
                        "name": "dress",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "EXIT STATUS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}