retry: Don't call into closed plugin
[nbdkit/ericb.git] / bash / README
blob21a4f7126e9cbf4aeb9c4f24a3344cc227c66c28
1 This directory contains the scripts for tab-completing commands in
2 bash.  Note these new-style demand-loaded scripts require
3 bash-completion >= 1.99.
5 Tip: To test the bash completions without having to install them,
6 simply start a new shell and do:
8   source ./bash/nbdkit; PATH=$PWD:$PATH