]> git.proxmox.com Git - qemu-server.git/commit
fix 'qm unlink' command syntax
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 4 Dec 2013 05:16:12 +0000 (06:16 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 4 Dec 2013 05:21:33 +0000 (06:21 +0100)
commit213ef632afa948729b388b7981bf17b0b06ad962
tree840c19ed8ab7d7da33bcb33b2203f32ce640a45d
parent0ee6e5471820c418cf4ce805d6600d094e568a03
fix 'qm unlink' command syntax

It is not possible to use idlist as argument, because our getoption parser
can't handle that. So we simply pass idlist as option, for example

 # qm unlink 100 --idlist 'ide2,ide3'
changelog.Debian
qm