Files
libguestfs/bash
Richard W.M. Jones 85c99edec1 v2v: Remove virt-v2v.
It has moved to a new repository:
https://github.com/libguestfs/virt-v2v
2019-11-13 12:49:55 +00:00
..
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-11-13 12:49:55 +00:00
2019-11-13 12:49:55 +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'.