diff options
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index 4c5e996..0fe7f35 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -40,6 +40,10 @@ If one or more *wildcard* arguments are provided, files will only be listed or extracted if they match one of the wildcards. See **WILDCARDS** below for details. +Only one *alf-file* argument is allowed. It's impossible to process +multiple ALF files per run of **unalf**. If you need bulk extraction, +use e.g. a **for** loop in a shell script. + OPTIONS ======= |
