{
    "content": [
        {
            "type": "text",
            "text": "# arptables-nft-save (man)\n\n## NAME\n\narptables-save - dump arptables rules to stdout (nft-based)\n\n## SYNOPSIS\n\narptables-save [-M modprobe] [-c]\narptables-save [-V]\n\n## DESCRIPTION\n\narptables-save  is  used  to  dump the contents of an ARP Table in easily parseable format to\nSTDOUT. Use I/O-redirection provided by your shell to write to a file.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (3 subsections)\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "arptables-nft-save",
        "section": "",
        "mode": "man",
        "summary": "arptables-save - dump arptables rules to stdout (nft-based)",
        "synopsis": "arptables-save [-M modprobe] [-c]\narptables-save [-V]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-M",
                "long": "--modprobe",
                "arg": null,
                "description": "Specify the path to the modprobe program. By default, arptables-save will inspect /proc/sys/kernel/modprobe to determine the executable's path."
            },
            {
                "flag": "-c",
                "long": "--counters",
                "arg": null,
                "description": "Include the current values of all packet and byte counters in the output."
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "Print version information and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "arptables-restore",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/arptables-restore/8/json"
            },
            {
                "name": "arptables",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/arptables/8/json"
            },
            {
                "name": "ARPTABLES-SAVE",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ARPTABLES-SAVE/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-M --modprobe",
                        "lines": 3,
                        "flag": "-M",
                        "long": "--modprobe"
                    },
                    {
                        "name": "-c --counters",
                        "lines": 2,
                        "flag": "-c",
                        "long": "--counters"
                    },
                    {
                        "name": "-V --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "arptables-save - dump arptables rules to stdout (nft-based)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "arptables-save [-M modprobe] [-c]\n\narptables-save [-V]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "arptables-save  is  used  to  dump the contents of an ARP Table in easily parseable format to\nSTDOUT. Use I/O-redirection provided by your shell to write to a file.\n",
                "subsections": [
                    {
                        "name": "-M --modprobe",
                        "content": "Specify the path to the modprobe program.  By  default,  arptables-save  will  inspect\n/proc/sys/kernel/modprobe to determine the executable's path.\n",
                        "flag": "-M",
                        "long": "--modprobe"
                    },
                    {
                        "name": "-c --counters",
                        "content": "Include the current values of all packet and byte counters in the output.\n",
                        "flag": "-c",
                        "long": "--counters"
                    },
                    {
                        "name": "-V --version",
                        "content": "Print version information and exit.\n",
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            "AUTHOR": {
                "content": "Jesper Dangaard Brouer <brouer@redhat.com>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "arptables-restore(8), arptables(8)\n\nMarch 2019                            ARPTABLES-SAVE(8)",
                "subsections": []
            }
        }
    }
}