diff options
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 |
