diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-12-02 21:22:32 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-12-02 21:22:32 -0500 |
| commit | d2085ad7f2db7310f99726c5c3b1c9019f3947cc (patch) | |
| tree | 3f0cfff609723d101ff113cc757d6ecaeab610b8 /src/unalf.rst | |
| parent | 65145d492797a8c5f5e95098b49ea4b00f49be4c (diff) | |
| download | alftools-d2085ad7f2db7310f99726c5c3b1c9019f3947cc.tar.gz | |
unalf: warn about all-zero ALF header dates.
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index 3550a3b..146e056 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -300,6 +300,12 @@ Warnings *ALF* files with one command, which doesn't work. Use one **unalf** command per file. +**date/time for <file> is null, using current date/time** + The date stored in the *ALF* header for this file is all zeroes, which + is an invalid date. **unalf -v** shows this as *<none>*. The + date on the extracted file can't be set, so it'll have the current + date and time instead. + NOTES ===== |
