added threshold

This commit is contained in:
2020-04-17 04:03:41 +02:00
parent 744da36a55
commit bdf4d2380d
2 changed files with 32 additions and 2 deletions

View File

@@ -26,3 +26,8 @@ make uninstall
# NOTE #
uninstalling the script doesn't delete made snapshots
in src folder, before installing, you can customize some parameters
--keep indicates the number of snapshots to save. Default to 10
--label indicates the label of snapshots. Default to defaultLabel
--threshold indicates how many bytes need to be written in a dataset after the last snapshot to allow new snapshots. Default 0