{
    "content": [
        {
            "type": "text",
            "text": "# dpkg-distaddfile (man)\n\n## NAME\n\ndpkg-distaddfile - add entries to debian/files\n\n## SYNOPSIS\n\ndpkg-distaddfile [option...] filename section priority\n\n## DESCRIPTION\n\ndpkg-distaddfile adds an entry for a named file to debian/files.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **ENVIRONMENT**\n- **FILES** (1 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dpkg-distaddfile",
        "section": "",
        "mode": "man",
        "summary": "dpkg-distaddfile - add entries to debian/files",
        "synopsis": "dpkg-distaddfile [option...] filename section priority",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": "Read or write the list of files to be uploaded here, rather than using debian/files. -?, --help Show the usage message and exit."
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Show the version and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "deb-src-files",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/deb-src-files/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-f",
                        "lines": 5,
                        "flag": "-f"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "ENVIRONMENT",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "debian/files",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dpkg-distaddfile - add entries to debian/files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dpkg-distaddfile [option...] filename section priority\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "dpkg-distaddfile adds an entry for a named file to debian/files.\n\nIt takes three non-option arguments, the filename and the section and priority for the\n.changes file.\n\nThe filename should be specified relative to the directory where dpkg-genchanges will expect\nto find the files, usually .., rather than being a pathname relative to the current directory\nwhen dpkg-distaddfile is run.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-f",
                        "content": "Read or write the list of files to be uploaded here, rather than using debian/files.\n\n-?, --help\nShow the usage message and exit.\n",
                        "flag": "-f"
                    },
                    {
                        "name": "--version",
                        "content": "Show the version and exit.\n",
                        "long": "--version"
                    }
                ]
            },
            "ENVIRONMENT": {
                "content": "DPKGCOLORS\nSets the color mode (since dpkg 1.18.5).  The currently accepted values are: auto\n(default), always and never.\n\nDPKGNLS\nIf set, it will be used to decide whether to activate Native Language Support, also known\nas internationalization (or i18n) support (since dpkg 1.19.0).  The accepted values are:\n0 and 1 (default).\n",
                "subsections": []
            },
            "FILES": {
                "content": "",
                "subsections": [
                    {
                        "name": "debian/files",
                        "content": "The list of generated files which are part of the upload being prepared.  dpkg-\ndistaddfile can be used to add additional files.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "deb-src-files(5).\n\n\n\n1.21.1                                       2025-09-09                          dpkg-distaddfile(1)",
                "subsections": []
            }
        }
    }
}