mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
added _virsh completion (thanks to original author)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user