# shellcheck shell=bash ############################################################################### # Tab-completion-script voor kz getdeb. # # Geschreven door Karel Zimmer . ############################################################################### dashoptions='-h --help -u --usage -v --version' complete -o default -W "$dashoptions" kz-getdeb