file: Document fd, dirfd parameters in --help output
[nbdkit.git] / bash-completion / README
blob5708638d17006d751ce334cef2266f24caf1a98f
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-completion/nbdkit; PATH=$PWD:$PATH