Files
Richard W.M. Jones 05d4fcb64d Update copyright dates for 2019.
This command run over the source:

perl -pi.bak -e 's/(20[01][0-9])-2018/$1-2019/g' `git ls-files`
2019-01-08 11:58:30 +00:00
..
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00

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 'source ./virt-foo'.