Updated Performance (markdown)

DatuX
2023-09-27 00:43:26 +02:00
parent 5152f49b74
commit 6fb3149a71

@ -47,6 +47,7 @@ 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.
* `--no-guid-check`: dont check if common snapshots have the same guid.
* `--clear-mountpoint`: not mounting the dataset on the target saves time.
## Disable progress (ZFS bug)