aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-26 16:49:51 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-26 16:49:51 -0500
commit9607bc1d453aa4f642c0f0e86508cf27a0a5eb67 (patch)
treeacf307d2abd017c0932301ba6c4f511367e6f6ea
parent1dc10dd269d180cb33ad31dce597170e5090d502 (diff)
downloadunalf-9607bc1d453aa4f642c0f0e86508cf27a0a5eb67.tar.gz
Tweak alf man page.
-rw-r--r--src/alf.12
-rw-r--r--src/alf.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/alf.1 b/src/alf.1
index 677a678..21c84f4 100644
--- a/src/alf.1
+++ b/src/alf.1
@@ -62,7 +62,7 @@ filenames in the archive, if you\(aqre not careful.
.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.
+the archive. If \fIalf\-file\fP doesn\(aqt exist, it will be created.
.TP
.B \-o
Overwrite \fIalf\-file\fP if it exists; do not make a \fB~\fP backup.
diff --git a/src/alf.rst b/src/alf.rst
index ea3db39..bb55282 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -50,7 +50,7 @@ OPTIONS
-a
Append to *alf-file*. 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.
+ the archive. If *alf-file* doesn't exist, it will be created.
-o
Overwrite *alf-file* if it exists; do not make a **~** backup.