{
    "content": [
        {
            "type": "text",
            "text": "# aa-features-abi (man)\n\n## NAME\n\naa-features-abi - Extract, validate and manipulate AppArmor feature abis\n\n## SYNOPSIS\n\naa-features-abi [OPTIONS] <SOURCE> [OUTPUT OPTIONS]\n\n## DESCRIPTION\n\naa-features-abi is used to extract a features abi and output to either stdout or a specified\nfile. A SOURCEOPTION must be specified.  If an output option is not specified the features\nabi is written to stdout.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **SOURCE** (1 subsections)\n- **OUTPUT OPTIONS** (1 subsections)\n- **BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "aa-features-abi",
        "section": "",
        "mode": "man",
        "summary": "aa-features-abi - Extract, validate and manipulate AppArmor feature abis",
        "synopsis": "aa-features-abi [OPTIONS] <SOURCE> [OUTPUT OPTIONS]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Display a brief usage guide."
            },
            {
                "flag": "-d",
                "long": "--debug",
                "arg": null,
                "description": "show messages with debugging information"
            },
            {
                "flag": "-v",
                "long": "--verbose",
                "arg": null,
                "description": "show messages with stats"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "apparmor",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/apparmor/7/json"
            },
            {
                "name": "apparmor.d",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/apparmor.d/5/json"
            },
            {
                "name": "aafeatures",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/aafeatures/3/json"
            },
            {
                "name": "AA-FEATURES-ABI",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/AA-FEATURES-ABI/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-d, --debug",
                        "lines": 2,
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "-v, --verbose",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--verbose"
                    }
                ]
            },
            {
                "name": "SOURCE",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-x, --extract",
                        "lines": 5,
                        "flag": "-x",
                        "long": "--extract"
                    }
                ]
            },
            {
                "name": "OUTPUT OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--stdout",
                        "lines": 5,
                        "long": "--stdout"
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "aa-features-abi - Extract, validate and manipulate AppArmor feature abis\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "aa-features-abi [OPTIONS] <SOURCE> [OUTPUT OPTIONS]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "aa-features-abi is used to extract a features abi and output to either stdout or a specified\nfile. A SOURCEOPTION must be specified.  If an output option is not specified the features\nabi is written to stdout.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "aa-features-abi accepts the following arguments:\n",
                "subsections": [
                    {
                        "name": "-h, --help",
                        "content": "Display a brief usage guide.\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-d, --debug",
                        "content": "show messages with debugging information\n",
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "-v, --verbose",
                        "content": "show messages with stats\n",
                        "flag": "-v",
                        "long": "--verbose"
                    }
                ]
            },
            "SOURCE": {
                "content": "",
                "subsections": [
                    {
                        "name": "-x, --extract",
                        "content": "Extract the features abi for the kernel\n\n-f FILE, --file=FILE\nLoad the features abi from FILE and send it to OUTPUT OPTIONS.\n",
                        "flag": "-x",
                        "long": "--extract"
                    }
                ]
            },
            "OUTPUT OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--stdout",
                        "content": "Write the features abi to stdout, this is the default if no output option is specified.\n\n-w FILE, --write FILE\nWrite the features abi to FILE.\n",
                        "long": "--stdout"
                    }
                ]
            },
            "BUGS": {
                "content": "If you find any bugs, please report them at <https://gitlab.com/apparmor/apparmor/-/issues>.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "apparmor(7), apparmor.d(5), aafeatures(3), and <https://wiki.apparmor.net>.\n\n\n\nAppArmor 3.0.4                               2025-08-15                           AA-FEATURES-ABI(1)",
                "subsections": []
            }
        }
    }
}