backup restore: Fix syntax for bwlimit example

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2019-12-20 10:09:48 +01:00 committed by Thomas Lamprecht
parent afbe0fcce5
commit b03b8bb6c3

View File

@ -200,7 +200,7 @@ time, thus we implemented the possibility to set a default bandwidth limit
per configured storage, this can be done with: per configured storage, this can be done with:
---- ----
# pvesm set STORAGEID --bwlimit KIBs # pvesm set STORAGEID --bwlimit restore=KIBs
---- ----