From 99c500a47a5e5dd17d22b6c525eedf797909eb08 Mon Sep 17 00:00:00 2001 From: DatuX Date: Tue, 4 Apr 2023 15:41:14 +0200 Subject: [PATCH] Updated Performance (markdown) --- Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index 35498e6..49c7d44 100644 --- a/Performance.md +++ b/Performance.md @@ -27,7 +27,7 @@ If you have a slow link and compressible data, look at the `--compress` option. ## Less zfs commands -You can make zfs-autobackup use less commands per snapshot transfer by: +You can make zfs-autobackup use less commands and IO per snapshot transfer by: * `--no-holds`: to prevent the hold/release commands. * `--allow-empty`: to prevent commands to figure out if a snapshot would be empty.