Added c-flag

This commit is contained in:
ceriel 1987-01-19 09:41:49 +00:00
parent 5b3aa0f2d7
commit 9dedb98dcb
2 changed files with 22 additions and 2 deletions

View File

@ -20,7 +20,7 @@ is one character from the set
.B adrtx, .B adrtx,
optionally concatenated with optionally concatenated with
one or more of one or more of
.B vl. .B vlc.
.I Afile .I Afile
is the archive file. is the archive file.
The The
@ -70,6 +70,16 @@ Normally
.I aal .I aal
places its temporary files in the directory /tmp. places its temporary files in the directory /tmp.
This option causes them to be placed in the local directory. 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 .SH FILES
/tmp/ar.* temporaries /tmp/ar.* temporaries
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -18,7 +18,7 @@ is one character from the set
.B adrtpx, .B adrtpx,
optionally concatenated with optionally concatenated with
one or more of one or more of
.B vl. .B vlc.
.I Afile .I Afile
is the archive file. is the archive file.
The The
@ -74,6 +74,16 @@ Normally
.I arch .I arch
places its temporary files in the directory /tmp. places its temporary files in the directory /tmp.
This option causes them to be placed in the local directory. 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 .SH FILES
/tmp/ar.* temporaries /tmp/ar.* temporaries
.SH "SEE ALSO" .SH "SEE ALSO"