From 878d8472d9cd68d00dfaa870a8530df65fd89478 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 18 Oct 2004 14:37:21 +0000 Subject: Documents @endfake and -Q semantics. --- usr.sbin/pkg_add/pkg_add.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'usr.sbin/pkg_add/pkg_add.1') diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index 09c00f2d545..3b080c2dc4a 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.18 2004/10/11 13:10:25 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.19 2004/10/18 14:37:20 espie Exp $ .\" .\" FreeBSD install - a package for the installation and maintenance .\" of non-core utilities. @@ -28,6 +28,7 @@ .Op Fl aInv .Op Fl A Ar arch .Op Fl B Ar pkg-destdir +.Op Fl Q Ar quick-destdir .Op Fl f Ar keys .Op Fl L Ar localbase .Op Fl P Ar type @@ -133,6 +134,15 @@ as current machine architecture for any package tests. Set .Ar pkg-destdir as the prefix to prepend to any object extracted from the package. +.It Fl Q Ar quick-destdir +Quick and dirty installation under +.Ar quick-destdir . +Contrarily to +.Fl B +.Ar pkg-destdir , +symbolic links are resolved, and package installation stops at +.Cm @endfake +marker. .It Fl f Ar keys Force installation of the package. .Ar keys -- cgit v1.2.3