diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-24 17:40:50 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-24 17:40:50 -0500 |
| commit | 80ce84150092ba19bd71a2437b1e92947e17b46e (patch) | |
| tree | 220f02e9cfa135f3c28be94f740d6c82d642ff45 /src/unalf.1 | |
| parent | 7fc936943d5c5dd58ba2767a87d59101061d32ac (diff) | |
| download | unalf-80ce84150092ba19bd71a2437b1e92947e17b46e.tar.gz | |
Document inability to read ALF file from stdin.
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 7b4f8ea..d8bae21 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "UNALF" 1 "2025-11-23" "0.1.0" "Urchlay's Atari 8-bit Tools" +.TH "UNALF" 1 "2025-11-24" "0.2.0" "Urchlay's Atari 8-bit Tools" .SH NAME unalf \- extract Atari 8-bit ALF archives .\" RST source for unalf(1) man page. Convert with: @@ -58,6 +58,9 @@ below for details. 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. +.sp +\fBunalf\fP can\(aqt read an ALF file on standard input; \fIalf\-file\fP must be +a real file. .SH OPTIONS .INDENT 0.0 .TP |
