aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.1
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.1
parentd94681f507e624eebbcffa218882e6cd73ca9784 (diff)
downloadunalf-c6c54622b219a25cbbd24665c2394056ac33b8b4.tar.gz
Exit status 2 for bad checksums, print report with -t.
Diffstat (limited to 'src/unalf.1')
-rw-r--r--src/unalf.114
1 files changed, 12 insertions, 2 deletions
diff --git a/src/unalf.1 b/src/unalf.1
index bf9c141..d3ca220 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -205,8 +205,18 @@ unalf filename.alf \(aq*.txt\(aq
.UNINDENT
.UNINDENT
.SH EXIT STATUS
-.sp
-\fB0\fP for success, \fB1\fP for failure.
+.INDENT 0.0
+.TP
+.B 0
+Success.
+.TP
+.B 1
+Fatal error (I/O or bad command\-line arguments).
+.TP
+.B 2
+Processing completed OK, but at least one file in the archive
+has a bad checksum.
+.UNINDENT
.SH DIAGNOSTICS
.sp
Besides the standard error messages such as "no such file or directory":