diff options
Diffstat (limited to 'pkgtools/pkg_install/files/delete/pkg_delete.cat1')
-rw-r--r-- | pkgtools/pkg_install/files/delete/pkg_delete.cat1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/delete/pkg_delete.cat1 b/pkgtools/pkg_install/files/delete/pkg_delete.cat1 index 4e80f5f039e..f74c39aa136 100644 --- a/pkgtools/pkg_install/files/delete/pkg_delete.cat1 +++ b/pkgtools/pkg_install/files/delete/pkg_delete.cat1 @@ -1,8 +1,8 @@ PKG_DELETE(1) NetBSD General Commands Manual PKG_DELETE(1) NNAAMMEE - ppkkgg__ddeelleettee - a utility for deleting previously installed software package - distributions + ppkkgg__ddeelleettee -- a utility for deleting previously installed software pack- + age distributions SSYYNNOOPPSSIISS ppkkgg__ddeelleettee [--DDddFFffnnOORRrrVVvv] [--KK _p_k_g___d_b_d_i_r] [--pp _p_r_e_f_i_x] _p_k_g_-_n_a_m_e _._._. @@ -63,6 +63,10 @@ OOPPTTIIOONNSS --nn Don't actually deinstall a package, just report the steps that would be taken if it were. + --NN Remove the package's registration and its entries from the pack- + age database, but leave the files installed. Don't run any dein- + stall scripts or @unexec lines either. + --OO Only delete the package's entries from the package database, do not touch the package or its files itself. |