mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-02 19:37:32 +00:00
combine option 'format' with previous line (avoid emacs confusion)
This commit is contained in:
parent
e0feef86ee
commit
29ddbe702b
@ -1636,8 +1636,7 @@ __PACKAGE__->register_method({
|
||||
optional => 1,
|
||||
},
|
||||
migration_network => {
|
||||
type => 'string',
|
||||
format => 'CIDR',
|
||||
type => 'string', format => 'CIDR',
|
||||
description => "CIDR of the (sub) network that is used for migration.",
|
||||
optional => 1,
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user