diff options
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index bcb1c8a..e5d8dc7 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -165,7 +165,15 @@ Example:: EXIT STATUS =========== -**0** for success, **1** for failure. +0 + Success. + +1 + Fatal error (I/O or bad command-line arguments). + +2 + Processing completed OK, but at least one file in the archive + has a bad checksum. DIAGNOSTICS =========== |
