Browse Source

Added c-flag

ceriel 37 years ago
parent
commit
41622dc2a9
2 changed files with 22 additions and 2 deletions
  1. 11 1
      util/arch/aal.1
  2. 11 1
      util/arch/arch.1

+ 11 - 1
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"

+ 11 - 1
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"