aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-19 04:45:41 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-19 04:45:41 -0500
commitd18f21ce2d214203223113b771aa23615c207351 (patch)
treeb4c6aff7e9cd1963a00da027a4c61a9118ca6f8b
parent80d7b6834c403d95359da9b48b562b1a859d9929 (diff)
downloadunalf-d18f21ce2d214203223113b771aa23615c207351.tar.gz
Nitpick in man page.
-rw-r--r--src/unalf.14
-rw-r--r--src/unalf.rst4
2 files changed, 8 insertions, 0 deletions
diff --git a/src/unalf.1 b/src/unalf.1
index 51fc5e2..a9035ec 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -52,6 +52,10 @@ suffix to the filename).
If one or more \fIwildcard\fP arguments are provided, files will only be
listed or extracted if they match one of the wildcards. See \fBWILDCARDS\fP
below for details.
+.sp
+Only one \fIalf\-file\fP argument is allowed. It\(aqs impossible to process
+multiple ALF files per run of \fBunalf\fP\&. If you need bulk extraction,
+use e.g. a \fBfor\fP loop in a shell script.
.SH OPTIONS
.INDENT 0.0
.TP
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
=======