diff options
Diffstat (limited to 'docs/sections/logging.rst')
-rw-r--r-- | docs/sections/logging.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst index 92a87fb0..0e3511cf 100644 --- a/docs/sections/logging.rst +++ b/docs/sections/logging.rst @@ -122,3 +122,5 @@ Client application exits with following exit codes: +-------+------------------------------------------------+ | 10 | File could not be created | +-------+------------------------------------------------+ +| 99 | Application exited abnormally | ++-------+------------------------------------------------+ |