diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-21 06:20:31 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-21 06:20:31 -0500 |
| commit | f3170f3ef16c14ecb685555501510078abda4228 (patch) | |
| tree | f94cb0e9fb0074a19fd07f698f7045c6794ac751 /src/unalf.rst | |
| parent | 610086ad82c30cb86ff7b011b1d2e4b38a748df0 (diff) | |
| download | unalf-f3170f3ef16c14ecb685555501510078abda4228.tar.gz | |
Document new warning.
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index 7ba2f0a..ef4d928 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -238,6 +238,11 @@ Besides the standard error messages such as "no such file or directory": email (see **AUTHOR**, below). Actually, I'd be interested to see the .alf file even if it doesn't work on the Atari either. +*<file>* **should be** *<size>* **bytes, but extracted to** *<size>* + The archive is corrupt. If this happens on the last (or only) file, it + probably means the ALF file was truncated. You'll almost certainly + get a checksum error for *<file>*, too. + **bad Atari filename** *<filename>* *<reason>* The filename stored in the ALF header doesn't follow the rules for Atari DOS filenames. *<reason>* will be something like "doesn't start |
