{
    "mode": "man",
    "parameter": "DH_BASH-COMPLETION",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/DH_BASH-COMPLETION/1/json",
    "generated": "2026-07-05T13:15:30Z",
    "synopsis": "dhbash-completion [debhelper options]",
    "sections": {
        "NAME": {
            "content": "dhbash-completion - install bash completions for package\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "dhbash-completion [debhelper options]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "dhbash-completion is a debhelper program that is responsible for installing completions for\nbash, usable installing the \"bash-completion\" package.\n\nIf a file named debian/package.bash-completion exists, then different actions are performed,\ndepending on its format.\n\nIt can be a proper completion snippet, and in that case it would be installed in the\ncompletion directory, and no other actions would be performed.\n\nIt can also be a list of files, with an optionally specified name to call the completion\nsnippet after. The file format is as follows:\n\nmy/path/to/foo-completion       # this would be installed as \"foo-completion\"\nmy/path/to/bar-completion  baz  # this would be installed as \"baz\"\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "debhelper(1)\n\nThis program is a part of bash-completion.\n\nbash(1)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "David Paleino <d.paleino@gmail.com>\n\n\n\n2.11                                         2021-11-15                        DHBASH-COMPLETION(1)",
            "subsections": []
        }
    },
    "summary": "dhbash-completion - install bash completions for package",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "debhelper",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/debhelper/1/json"
        },
        {
            "name": "bash",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/bash/1/json"
        }
    ]
}