This makes the description consistent with the other places that have bwlimit as a parameter as well.
Signed-off-by: Stefan Hanreich <s.hanre...@proxmox.com> --- PVE/CLI/qmrestore.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/CLI/qmrestore.pm b/PVE/CLI/qmrestore.pm index 034233a..a47648b 100755 --- a/PVE/CLI/qmrestore.pm +++ b/PVE/CLI/qmrestore.pm @@ -54,7 +54,7 @@ __PACKAGE__->register_method({ description => "Add the VM to the specified pool.", }, bwlimit => { - description => "Override i/o bandwidth limit (in KiB/s).", + description => "Override I/O bandwidth limit (in KiB/s).", optional => 1, type => 'number', minimum => '0', -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel