aboutsummaryrefslogtreecommitdiff
path: root/xexamine.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-26 04:04:37 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-26 04:04:37 -0400
commit1165045c943202c6bb96ff9b372e95ac1aeeaac2 (patch)
treef6415b2813e53241ca367861cd12cc5d0cec635b /xexamine.1
parent1f392bcd89563c0582dcd2853115cf4165404d8d (diff)
downloadbw-atari8-tools-1165045c943202c6bb96ff9b372e95ac1aeeaac2.tar.gz
xexsplit: add -r (raw output) option.
Diffstat (limited to 'xexamine.1')
-rw-r--r--xexamine.16
1 files changed, 5 insertions, 1 deletions
diff --git a/xexamine.1 b/xexamine.1
index 8573fda..a07291a 100644
--- a/xexamine.1
+++ b/xexamine.1
@@ -109,7 +109,11 @@ screen. Often, the 2nd or some further segment contains the actual
code/data, and is identical.
.SH EXIT STATUS
.sp
-Exit status is zero if \fIxexfile\fP is a valid Atari .xex file, non\-zero otherwise.
+Exit status is zero if all \fIxexfile\fPs are valid Atari .xex files, non\-zero otherwise.
+.sp
+When processing multiple files, \fBxexamine\fP exits if there\(aqs an error
+reading one of the files; any files after that on the command line are
+not processed.
.SH COPYRIGHT
.sp
WTFPL. See \fI\%http://www.wtfpl.net/txt/copying/\fP for details.