From 1165045c943202c6bb96ff9b372e95ac1aeeaac2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 26 Apr 2024 04:04:37 -0400 Subject: xexsplit: add -r (raw output) option. --- xexamine.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'xexamine.1') 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. -- cgit v1.2.3