From e7a8905e98cc5d70916717d593b015cd9b68611c Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Tue, 3 May 2022 23:18:18 +0200 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f124fdb..fc78da9 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,14 @@ chkbit will Run `chkbit PATH` to verify only. ``` -usage: chkbit.py [-h] [-u] [--algo ALGO] [-f] [-i] [-w N] [-q] [-v] [PATH ...] +usage: chkbit [-h] [-u] [--algo ALGO] [-f] [-i] [-w N] [-q] [-v] [PATH ...] Checks the data integrity of your files. See https://github.com/laktak/chkbit-py positional arguments: PATH directories to check -options: +optional arguments: -h, --help show this help message and exit -u, --update update indices (without this chkbit will only verify files) --algo ALGO hash algorithm: md5, sha512