mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-05-06 08:14:59 -04:00
add bash completion for qvm-ls
This commit is contained in:
parent
0f66d811ab
commit
e8211b003b
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ _qvm-vms-all-all() {
|
|||
_complete-vms ""
|
||||
}
|
||||
complete -F _qvm-vms-all-all qvm-backup
|
||||
complete -F _qvm-vms-all-all qvm-ls
|
||||
|
||||
|
||||
#----- arg1: vm(all) -----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue