summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordenny <denny@cvs.openbsd.org>1997-08-19 07:23:14 +0000
committerdenny <denny@cvs.openbsd.org>1997-08-19 07:23:14 +0000
commit9e5698b2ecf5f269137c066ad06a224efe846f12 (patch)
tree9763bac461d4f70d1eac1f7ae8d49d78143393ab
parent5636ae65e281a9203f2d79f2a6d510922eaf9d67 (diff)
Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option.
-rw-r--r--usr.bin/ar/ar.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1
index 7e1a1964949..6c2b91916ad 100644
--- a/usr.bin/ar/ar.1
+++ b/usr.bin/ar/ar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ar.1,v 1.2 1996/06/26 05:31:17 deraadt Exp $
+.\" $OpenBSD: ar.1,v 1.3 1997/08/19 07:23:13 denny Exp $
.\" $NetBSD: ar.1,v 1.7 1995/08/18 15:05:11 pk Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -80,7 +80,7 @@
.Op Ar file ...
.Nm ar
.Fl x
-.Op Fl ouTv
+.Op Fl CouTv
.Ar archive
.Op Ar file ...
.Sh DESCRIPTION
@@ -139,6 +139,8 @@ If the
option is specified,
.Nm ar
creates the archive silently.
+.It Fl C
+Prevent extracted files from replacing like-named files in the file system.
.It Fl d
Delete the specified archive files.
.It Fl i