README: Update help output
This commit is contained in:
parent
bc472d237f
commit
9ade297b0c
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ ARGS:
|
|||
OPTIONS:
|
||||
-h, --help Print help information
|
||||
-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)
|
||||
-V, --version Print version information
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue