MANUAL.txt: update table of exit codes and corresponding errors

This commit is contained in:
Albert Krewinkel 2021-11-05 13:21:24 +01:00
parent f32fe9cbd5
commit 5750f60442
No known key found for this signature in database
GPG key ID: 388DC0B21F631124

View file

@ -1480,6 +1480,7 @@ Nonzero exit codes have the following meanings:
Code Error Code Error
----- ------------------------------------ ----- ------------------------------------
1 PandocIOError
3 PandocFailOnWarningError 3 PandocFailOnWarningError
4 PandocAppError 4 PandocAppError
5 PandocTemplateError 5 PandocTemplateError
@ -1501,6 +1502,7 @@ Nonzero exit codes have the following meanings:
66 PandocMakePDFError 66 PandocMakePDFError
67 PandocSyntaxMapError 67 PandocSyntaxMapError
83 PandocFilterError 83 PandocFilterError
84 PandocLuaError
91 PandocMacroLoop 91 PandocMacroLoop
92 PandocUTF8DecodingError 92 PandocUTF8DecodingError
93 PandocIpynbDecodingError 93 PandocIpynbDecodingError