aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-14 17:03:36 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-14 17:03:36 -0500
commitc6c54622b219a25cbbd24665c2394056ac33b8b4 (patch)
treeb6535c3fcff5d404633c7a338591032561931584 /src/unalf.rst
parentd94681f507e624eebbcffa218882e6cd73ca9784 (diff)
downloadunalf-c6c54622b219a25cbbd24665c2394056ac33b8b4.tar.gz
Exit status 2 for bad checksums, print report with -t.
Diffstat (limited to 'src/unalf.rst')
-rw-r--r--src/unalf.rst10
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
===========