From 53fe16e9b52f44e2c9327901ef60b5a5a4384a96 Mon Sep 17 00:00:00 2001 From: sergio Date: Mon, 28 Aug 2023 12:02:15 +0900 Subject: 51858 (+52073): virsh's edit command accepts all domains --- ChangeLog | 5 +++++ Completion/Unix/Command/_libvirt | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6b7b1173b..9b583a6ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-08-28 Jun-ichi Takimoto + + * sergio: 51858 (+52073): Completion/Unix/Command/_libvirt: + virsh's edit subcommand accepts all domains + 2023-08-27 Bart Schaefer * Marlon Richert: 51861 (tweaked for 52028): 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 " " -- cgit 1.4.1