forked from TrueCloudLab/restic
docs: correct wrong exit_error message field name
This commit is contained in:
parent
68f7abcff1
commit
97df01b9b8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ It will hold the error message and the exit code.
|
|||
+----------------------+-------------------------------------------+
|
||||
| ``code`` | Exit code (see above chart) |
|
||||
+----------------------+-------------------------------------------+
|
||||
| ``error`` | Error message |
|
||||
| ``message`` | Error message |
|
||||
+----------------------+-------------------------------------------+
|
||||
|
||||
Output formats
|
||||
|
|
Loading…
Reference in a new issue