diff options
Diffstat (limited to 'dcaedt_tools/src/ReadMe.txt')
-rw-r--r-- | dcaedt_tools/src/ReadMe.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dcaedt_tools/src/ReadMe.txt b/dcaedt_tools/src/ReadMe.txt index 4657a81..9813f98 100644 --- a/dcaedt_tools/src/ReadMe.txt +++ b/dcaedt_tools/src/ReadMe.txt @@ -61,4 +61,10 @@ config.json example: }] } ] - }
\ No newline at end of file + } + + + exit codes: + 0 - completed successfully + 1 - completed with errors + 2 - failed
\ No newline at end of file |