proxmox-offline-mirror/debian/proxmox-offline-mirror-helper.bc
Fabian Grünbichler 466d72aa6d rename proxmox-apt-repo to proxmox-offline-mirror-helper
and move it into its own package

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-09 14:04:29 +02:00

9 lines
351 B
Plaintext

# proxmox-offline-mirror-helper completion
# see http://tiswww.case.edu/php/chet/bash/FAQ
# and __ltrim_colon_completions() in /usr/share/bash-completion/bash_completion
# this modifies global var, but I found no better way
COMP_WORDBREAKS=${COMP_WORDBREAKS//:}
complete -C 'proxmox-offline-mirror-helper bashcomplete' proxmox-offline-mirror-helper