README: Update help output

This commit is contained in:
networkException 2022-08-15 13:15:34 +02:00
parent bc472d237f
commit 9ade297b0c
Signed by: networkException
GPG key ID: E3877443AE684391

View file

@ -15,7 +15,8 @@ ARGS:
OPTIONS: OPTIONS:
-h, --help Print help information -h, --help Print help information
-j, --jobs <JOBS> The number of jobs to use for hashing [default: 0] -j, --jobs <JOBS> The number of jobs to use for hashing [default: 0]
-s, --single-directory If the path argument should be used to check all files in a directory -s, --start <START> [default: 0]
--single-directory If the path argument should be used to check all files in a directory
it points to instead of a restic repository (use for testing) it points to instead of a restic repository (use for testing)
-V, --version Print version information -V, --version Print version information
``` ```