2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-26 14:56:29 +00:00

docs: correct wrong exit_error message field name

This commit is contained in:
Michael Terry 2024-08-17 15:00:39 -04:00
parent 68f7abcff1
commit 97df01b9b8

View File

@ -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