diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-29 04:17:48 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-29 04:17:48 -0500 |
| commit | 03d7065b337bb62db3f25f3ef3e330cc29929e03 (patch) | |
| tree | 46257d3238e2a1916944b5857546980267367aa1 /src/unalf.rst | |
| parent | 74a1a9dd870ab922b2dff03f8f18055060b95b32 (diff) | |
| download | alftools-03d7065b337bb62db3f25f3ef3e330cc29929e03.tar.gz | |
Tweak unalf man page.
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index c43d8d4..3550a3b 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -275,6 +275,11 @@ Warnings probably means the ALF file was truncated. You'll almost certainly get a checksum error for *<file>*, too. +**filename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x** + Not an actual problem, unless you try to extract this ALF file on + an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn't + allow underscores in filenames. + **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 @@ -288,11 +293,6 @@ Warnings "impossibly large" means >=16MB. **unalf** can't extract a file that big. -**filename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x** - Not an actual problem, unless you try to extract this ALF file on - an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn't - allow underscores in filenames. - **ALF files don't normally contain other ALF files, are you trying to extract/list multiple ALF files at once?** You gave a *wildcard* argument that ends with *.alf*. This is OK if your *ALF* file actually contains another *ALF* file, but that would |
