Merge pull request #5008 from mikix/doc-typo

docs: correct wrong exit_error message field name
This commit is contained in:
Michael Eischer
2024-08-18 17:38:31 +00:00
committed by GitHub

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