diff --git a/src/_virsh b/src/_virsh index 2e7eb84..119c90d 100644 --- a/src/_virsh +++ b/src/_virsh @@ -1,4 +1,4 @@ -#compdef VBoxManage=vboxmanage VBoxHeadless=vboxheadless +#compdef virsh # ------------------------------------------------------------------------------ # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ # Description # ----------- # -# Completion script for VirtualBox (http://www.virtualbox.org). +# Completion script for LibVirt's Shell (virsh) (http://libvirt.org). # # ------------------------------------------------------------------------------ # Authors