summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-12-18 14:13:34 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-12-18 14:13:34 +0000
commit7384228c63da9ceea8882c4510ee76a0c35e9b07 (patch)
tree615d3fcbadddb84fd0a17bc90395915e09649859
parentc29ac2b6556211770e7d01711e34ee472602fed6 (diff)
document kitchensink option
-rw-r--r--usr.sbin/pkg_add/pkg_add.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index a6bdb393a15..49f9a8796bb 100644
--- a/usr.sbin/pkg_add/pkg_add.1
+++ b/usr.sbin/pkg_add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.28 2004/12/16 11:07:33 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.29 2004/12/18 14:13:33 espie Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -147,6 +147,9 @@ architecture recorded in package may not match.
package may conflict with other packages.
.It Ar installed
in update mode, reinstall an existing package with the same signature.
+.It Ar kitchensink
+will install everything and the kitchen sink: randomly reorder the list
+of packages to install, and proceed after weeding out conflicts.
.It Ar libdepends
library specifications may not be fulfilled.
.It Ar nonroot