f0d390b tools: Provide bash autompletion file

Authored and Committed by mprivozn 6 years ago
    tools: Provide bash autompletion file
    
    The only purpose of this file is to be sourced. After that one
    can use completion even for their bash:
    
      # virsh list --<TAB><TAB>
      --all                   --inactive ...
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+3 -0
file modified
+3 -0
file modified
+20 -2