summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add/pkg_add.1
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install/files/add/pkg_add.1')
-rw-r--r--pkgtools/pkg_install/files/add/pkg_add.19
1 files changed, 7 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/add/pkg_add.1 b/pkgtools/pkg_install/files/add/pkg_add.1
index 88f23c01002..046d3f27106 100644
--- a/pkgtools/pkg_install/files/add/pkg_add.1
+++ b/pkgtools/pkg_install/files/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_add.1,v 1.43 2010/02/18 13:43:11 joerg Exp $
+.\" $NetBSD: pkg_add.1,v 1.44 2010/06/16 23:02:48 joerg Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -17,7 +17,7 @@
.\"
.\" @(#)pkg_add.1
.\"
-.Dd February 18, 2010
+.Dd June 16, 2010
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -26,6 +26,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl AfILnRUuVv
+.Op Fl C Ar config
.Op Fl K Ar pkg_dbdir
.Op Fl m Ar machine
.Op Fl P Ar destdir
@@ -116,6 +117,10 @@ a package without specifying
.Fl A
after it had already been automatically installed, the mark is
removed.
+.It Fl C Ar config
+Read the configuration file from
+.Ar config
+instead of the system default.
.It Fl f
Force installation to proceed even if prerequisite packages are not
installed or the install script fails.