From 2247b4478020bc7ed49efd267787758bb88322a0 Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Fri, 17 Apr 2020 04:04:24 +0200 Subject: [PATCH] added threshold --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e41594d..2e1edb4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ make uninstall 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 +--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