From: ceriel Date: Mon, 19 Jan 1987 09:41:49 +0000 (+0000) Subject: Added c-flag X-Git-Tag: release-5-5~4976 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=41622dc2a94af2449b89902a0937ba8896bc6a2a;p=ack.git Added c-flag --- diff --git a/util/arch/aal.1 b/util/arch/aal.1 index ce73e5e0b..8e6a3b15e 100644 --- a/util/arch/aal.1 +++ b/util/arch/aal.1 @@ -20,7 +20,7 @@ is one character from the set .B adrtx, optionally concatenated with one or more of -.B vl. +.B vlc. .I Afile is the archive file. The @@ -70,6 +70,16 @@ Normally .I aal places its temporary files in the directory /tmp. This option causes them to be placed in the local directory. +.TP +.B c +Create. Normally +.I aal +will create +.I afile +when it needs to. +The create option supresses the normal message that is produced when +.I afile +is created. .SH FILES /tmp/ar.* temporaries .SH "SEE ALSO" diff --git a/util/arch/arch.1 b/util/arch/arch.1 index 7d688307a..f93bf680c 100644 --- a/util/arch/arch.1 +++ b/util/arch/arch.1 @@ -18,7 +18,7 @@ is one character from the set .B adrtpx, optionally concatenated with one or more of -.B vl. +.B vlc. .I Afile is the archive file. The @@ -74,6 +74,16 @@ Normally .I arch places its temporary files in the directory /tmp. This option causes them to be placed in the local directory. +.TP +.B c +Create. Normally +.I arch +will create +.I afile +when it needs to. +The create option supresses the normal message that is produced when +.I afile +is created. .SH FILES /tmp/ar.* temporaries .SH "SEE ALSO"