summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/delete/pkg_delete.1
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install/files/delete/pkg_delete.1')
-rw-r--r--pkgtools/pkg_install/files/delete/pkg_delete.16
1 files changed, 5 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/files/delete/pkg_delete.1 b/pkgtools/pkg_install/files/delete/pkg_delete.1
index 04fbd7d3ee8..2919439c5c2 100644
--- a/pkgtools/pkg_install/files/delete/pkg_delete.1
+++ b/pkgtools/pkg_install/files/delete/pkg_delete.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_delete.1,v 1.6 2004/02/07 10:37:52 grant Exp $
+.\" $NetBSD: pkg_delete.1,v 1.7 2004/11/02 00:10:15 erh Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -114,6 +114,10 @@ if it's set, otherwise it defaults to
.It Fl n
Don't actually deinstall a package, just report the steps that
would be taken if it were.
+.It Fl N
+Remove the package's registration and its entries from the package database,
+but leave the files installed. Don't run any deinstall scripts or @unexec lines
+either.
.It Fl O
Only delete the package's entries from the package database, do not
touch the package or its files itself.