MANUAL.txt: update table of exit codes and corresponding errors
This commit is contained in:
parent
f32fe9cbd5
commit
5750f60442
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue