This directory contains the scripts for tab-completing commands in
bash.  Note these new-style demand-loaded scripts require
bash-completion >= 1.99.

Tip: To test the bash completions without having to install them,
simply start a new shell and do:

  source ./bash/nbdkit; PATH=$PWD:$PATH
