From d2085ad7f2db7310f99726c5c3b1c9019f3947cc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 2 Dec 2025 21:22:32 -0500 Subject: unalf: warn about all-zero ALF header dates. --- src/unalf.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/unalf.1') diff --git a/src/unalf.1 b/src/unalf.1 index c1683a4..f7d4ff3 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "UNALF" 1 "2025-12-01" "0.3.0" "Urchlay's Atari 8-bit Tools" +.TH "UNALF" 1 "2025-12-02" "0.3.0" "Urchlay's Atari 8-bit Tools" .SH NAME unalf \- extract Atari 8-bit ALF archives .\" RST source for unalf(1) man page. Convert with: @@ -345,6 +345,12 @@ your \fIALF\fP file actually contains another \fIALF\fP file, but that would be a pathological case. Most likely, you\(aqre trying to extract multiple \fIALF\fP files with one command, which doesn\(aqt work. Use one \fBunalf\fP command per file. +.TP +.B \fBdate/time for is null, using current date/time\fP +The date stored in the \fIALF\fP header for this file is all zeroes, which +is an invalid date. \fBunalf \-v\fP shows this as \fI\fP\&. The +date on the extracted file can\(aqt be set, so it\(aqll have the current +date and time instead. .UNINDENT .SH NOTES .sp -- cgit v1.2.3