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.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'xexamine.rst') diff --git a/xexamine.rst b/xexamine.rst index ea28feb..246c2aa 100644 --- a/xexamine.rst +++ b/xexamine.rst @@ -84,6 +84,10 @@ code/data, and is identical. EXIT STATUS =========== -Exit status is zero if *xexfile* is a valid Atari .xex file, non-zero otherwise. +Exit status is zero if all *xexfile*\s are valid Atari .xex files, non-zero otherwise. + +When processing multiple files, **xexamine** exits if there's an error +reading one of the files; any files after that on the command line are +not processed. .. include:: manftr.rst -- cgit v1.2.3