From: Han Han Date: Mon, 23 Jul 2018 14:12:46 +0000 (+0800) Subject: news: Add --alias to virsh attach-disk and attach-interface X-Git-Tag: v4.6.0-rc1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26958462eabd774777ef73479fb3ee31deb7309;p=thirdparty%2Flibvirt.git news: Add --alias to virsh attach-disk and attach-interface Signed-off-by: Han Han Signed-off-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index 20c2ff7a6f..fc7924ad5f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -67,6 +67,15 @@ only rendering devices within the guest. + + + virsh: Add --alias to attach-disk and attach-interface commands + + + Add option --alias to set customized device alias name when + using attach-disk or attach-interface commands. + +