about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorsergio <sergio@outerface.net>2023-08-28 12:02:15 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2023-08-28 12:02:15 +0900
commit53fe16e9b52f44e2c9327901ef60b5a5a4384a96 (patch)
treedde6d0eb86752d02ab4c7398cf6f4dfb8b525d3a /Completion
parent5f984319b5154e9370dbf9c2012b12a133708f48 (diff)
downloadzsh-53fe16e9b52f44e2c9327901ef60b5a5a4384a96.tar.gz
zsh-53fe16e9b52f44e2c9327901ef60b5a5a4384a96.tar.xz
zsh-53fe16e9b52f44e2c9327901ef60b5a5a4384a96.zip
51858 (+52073): virsh's edit command accepts all domains
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_libvirt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_libvirt b/Completion/Unix/Command/_libvirt
index a3ab5a68a..bd605b9c9 100644
--- a/Completion/Unix/Command/_libvirt
+++ b/Completion/Unix/Command/_libvirt
@@ -20,7 +20,6 @@ typeset -A dom_opts
 dom_opts=(
   console " "
   destroy " "
-  edit " "
   managedsave " "
   reboot " "
   reset " "