mirror of
git://git.proxmox.com/git/pve-guest-common.git
synced 2025-01-31 01:47:21 +03:00
vzdump: improve description of bwlimit parameter
This makes the description consistent with the other places that have bwlimit as a parameter as well. Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
This commit is contained in:
parent
99bcf18468
commit
f5dbf998dc
@ -202,7 +202,7 @@ my $confdesc = {
|
||||
},
|
||||
bwlimit => {
|
||||
type => 'integer',
|
||||
description => "Limit I/O bandwidth (KBytes per second).",
|
||||
description => "Limit I/O bandwidth (in KiB/s).",
|
||||
optional => 1,
|
||||
minimum => 0,
|
||||
default => 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user