aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-26 21:20:04 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-26 21:20:04 -0500
commit5778614b922ee7db0897d6ca272046dee6e3df1d (patch)
tree2f116b5f11a085d41cae29f6ce53fffbb09dfe0b
parentd425082d3dccb808afc332274e219fe1e60f098a (diff)
downloadunalf-5778614b922ee7db0897d6ca272046dee6e3df1d.tar.gz
Tweak alf man page.
-rw-r--r--src/alf.13
-rw-r--r--src/alf.rst3
2 files changed, 4 insertions, 2 deletions
diff --git a/src/alf.1 b/src/alf.1
index 4c57d03..7436c88 100644
--- a/src/alf.1
+++ b/src/alf.1
@@ -62,7 +62,8 @@ 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. If \fIalf\-file\fP doesn\(aqt exist, it will be created.
+the archive. If \fIalf\-file\fP doesn\(aqt exist, it will be created. No backup
+is made with \fB\-a\fP\&.
.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 8108d7d..08af9c2 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -50,7 +50,8 @@ 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. If *alf-file* doesn't exist, it will be created.
+ the archive. If *alf-file* doesn't exist, it will be created. No backup
+ is made with **-a**.
-o
Overwrite *alf-file* if it exists; do not make a **~** backup.