From 5778614b922ee7db0897d6ca272046dee6e3df1d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 26 Nov 2025 21:20:04 -0500 Subject: Tweak alf man page. --- src/alf.1 | 3 ++- src/alf.rst | 3 ++- 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. -- cgit v1.2.3