{
    "mode": "man",
    "parameter": "dpkg-distaddfile",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/dpkg-distaddfile/1/json",
    "generated": "2026-06-12T11:23:04Z",
    "synopsis": "dpkg-distaddfile [option...] filename section priority",
    "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": []
        }
    },
    "summary": "dpkg-distaddfile - add entries to debian/files",
    "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"
        }
    ]
}