aboutsummaryrefslogtreecommitdiff
path: root/src/alf.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-25 02:09:19 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-25 02:09:19 -0500
commit766a18c686fe200b9ea625014b78ec29a0dc43a0 (patch)
treeb556f1ab760bf01df3da2dd9c4951624bea6cc0c /src/alf.1
parent8017162545171522e1c5e0d8f77634785b2e875f (diff)
downloadalftools-766a18c686fe200b9ea625014b78ec29a0dc43a0.tar.gz
alf: swap -A and -a, add -aa (to match unalf).
Diffstat (limited to 'src/alf.1')
-rw-r--r--src/alf.121
1 files changed, 14 insertions, 7 deletions
diff --git a/src/alf.1 b/src/alf.1
index 9445969..608aeaf 100644
--- a/src/alf.1
+++ b/src/alf.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 "ALF" 1 "2025-12-16" "0.4.1" "Urchlay's Atari 8-bit Tools"
+.TH "ALF" 1 "2025-12-25" "0.4.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
alf \- create Atari 8-bit ALF archives
.\" RST source for alf(1) man page. Convert with:
@@ -67,7 +67,7 @@ Options can be combined (e.g. \fB\-ov\fP means \fB\-o\fP \fB\-v\fP), though the
an error; \fB\-vtd\fP is OK).
.INDENT 0.0
.TP
-.B \-a
+.B \-A
Append to \fIalf\-file\fP\&. The files are added to the end of the archive. Be
careful not to add a file with the same name as as existing member of
the archive. If \fIalf\-file\fP doesn\(aqt exist, it will be created. No backup
@@ -77,11 +77,18 @@ is made with \fB\-a\fP\&.
.
.INDENT 0.0
.TP
-.B \-A
-Convert line endings and tabs from ASCII to ATASCII in all input
-files. This will corrupt any executables or non\-text data files,
-so use with caution. There is no way to autodetect text files,
-unlike \fBunalf\fP\&.
+.B \-a
+Convert text file line endings and tabs from ASCII to ATASCII. Text
+files are detected by looking at the first 2 bytes of the file. If both
+are printable ASCII, the file is considered text.
+.UNINDENT
+.\" convert EOLs and tabs in text files.
+.
+.INDENT 0.0
+.TP
+.BI \-a\fB a
+Convert line endings and tabs in \fIall\fP input files. This will
+corrupt any executables or non\-text data files, so use with caution.
.UNINDENT
.\" convert EOLs and tabs in all input files.
.