Hide Forgot
Description of problem: Running the virsh shell: virsh # dumpxml <TAB> --inactive --migratable --security-info --update-cpu I'd expect a list of domains to be proposed. Only when I type at least one dash — the options. Running from bash or zsh: $ sudo virsh <TAB> ... long list of files here — no completions at all ... Version-Release number of selected component (if applicable): libvirt-client-1.1.3-2.fc20.x86_64 How reproducible: 100% Steps to Reproduce: 1. Try to press TAB at various points. Expected results: Completions which make it easier to use virsh.
*** This bug has been marked as a duplicate of bug 579027 ***