From b03b8bb6c3a1470c79add026fd782907d69a2d6e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Dominic=20J=C3=A4ger?= Date: Fri, 20 Dec 2019 10:09:48 +0100 Subject: [PATCH 1/1] backup restore: Fix syntax for bwlimit example MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Dominic Jäger --- vzdump.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vzdump.adoc b/vzdump.adoc index fd7f13f..404ad09 100644 --- a/vzdump.adoc +++ b/vzdump.adoc @@ -200,7 +200,7 @@ time, thus we implemented the possibility to set a default bandwidth limit per configured storage, this can be done with: ---- -# pvesm set STORAGEID --bwlimit KIBs +# pvesm set STORAGEID --bwlimit restore=KIBs ---- -- 2.39.2