diff options
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index 32a3982..7ba2f0a 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -256,6 +256,13 @@ Besides the standard error messages such as "no such file or directory": 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 + be a pathological case. Most likely, you're trying to extract multiple + *ALF* files with one command, which doesn't work. Use one **unalf** + command per file. + NOTES ===== |
