Rephrase documentation and link to docs on exit codes feature (#798).
This commit is contained in:
parent
5f921a7f80
commit
f9998b50e8
2 changed files with 5 additions and 3 deletions
|
|
@ -82,5 +82,5 @@ a backup file is not found:
|
|||
terminating with warning status, rc 107
|
||||
```
|
||||
|
||||
The exit status to use in that case would be `107` if you want to configure
|
||||
borgmatic to treat it as an error.
|
||||
So if you want to configure borgmatic to treat this as an error instead of a
|
||||
warning, the exit status to use is `107`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue