{
    "content": [
        {
            "type": "text",
            "text": "# getpcaps(8) (man)\n\n**Summary:** getpcaps - display process capabilities\n\n**Synopsis:** getpcaps [optional args] pid...\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | --verbose | — | Displays usage in a legacy-like format but not quite so ugly in modern default termi‐ nal fonts. |\n\n## See Also\n\n- capsh(1)\n- capabilities(7)\n- getcap(8)\n- setcap(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (14 lines) — 1 subsections\n  - --verbose (3 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (7 lines)\n\n## Full Content\n\n### NAME\n\ngetpcaps - display process capabilities\n\n### SYNOPSIS\n\ngetpcaps [optional args] pid...\n\n### DESCRIPTION\n\ngetpcaps  displays  the  capabilities on the processes indicated by the pid value(s) given on\nthe command line.  A pid of 0 displays the capabilities of the process that is running  getp‐‐\ncaps itself.\n\nThe capabilities are displayed in the capfromtext(3) format.\n\nOptional arguments:\n\n--help or --usage\nDisplays usage information and exits.\n\n--ugly or --legacy\nDisplays output in a somewhat ugly legacy format.\n\n#### --verbose\n\nDisplays  usage in a legacy-like format but not quite so ugly in modern default termi‐\nnal fonts.\n\n### SEE ALSO\n\ncapsh(1), capabilities(7), getcap(8), setcap(8)\n\n### AUTHOR\n\nThis manual page was originally written by Robert Bihlmeyer <robbe@debian.org>, for  the  De‐\nbian GNU/Linux system (but may be used by others).\n\n\n\n\n2020-01-04                                  GETPCAPS(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "getpcaps",
        "section": "8",
        "mode": "man",
        "summary": "getpcaps - display process capabilities",
        "synopsis": "getpcaps [optional args] pid...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--verbose",
                "arg": null,
                "description": "Displays usage in a legacy-like format but not quite so ugly in modern default termi‐ nal fonts."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "capsh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/capsh/1/json"
            },
            {
                "name": "capabilities",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/capabilities/7/json"
            },
            {
                "name": "getcap",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/getcap/8/json"
            },
            {
                "name": "setcap",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/setcap/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 14,
                "subsections": [
                    {
                        "name": "--verbose",
                        "lines": 3,
                        "long": "--verbose"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}