[pve-devel] [PATCH zsync 04/10] usage: fix type for maxsnap
Fabian Ebner
f.ebner at proxmox.com
Tue May 4 10:09:58 CEST 2021
Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
pve-zsync | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pve-zsync b/pve-zsync
index 2c10a4d..a21da49 100755
--- a/pve-zsync
+++ b/pve-zsync
@@ -1106,7 +1106,7 @@ $PROGNAME create -dest <string> -source <string> [OPTIONS]
max sync speed in kBytes/s, default unlimited
- -maxsnap string
+ -maxsnap integer
how much snapshots will be kept before get erased, default 1
--
2.20.1
More information about the pve-devel
mailing list