Added c-flag
This commit is contained in:
parent
5b3aa0f2d7
commit
9dedb98dcb
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user