summaryrefslogtreecommitdiff
path: root/mk/install
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-01-31 20:32:58 +0000
committerjlam <jlam@pkgsrc.org>2005-01-31 20:32:58 +0000
commitdb02fdf8d85c67e2dfe843158db096e3b17165b2 (patch)
treecf49384548f6fb9777a3a59cf9b1ad77397c111d /mk/install
parent12390ed6397882185ba548a96a00f93747b0f3c8 (diff)
downloadpkgsrc-db02fdf8d85c67e2dfe843158db096e3b17165b2.tar.gz
Note in the usage that CHECK-* take an optional metadatadir argument.
Diffstat (limited to 'mk/install')
-rw-r--r--mk/install/dirs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/install/dirs b/mk/install/dirs
index 1c2d09c238b..657798e5f83 100644
--- a/mk/install/dirs
+++ b/mk/install/dirs
@@ -1,11 +1,11 @@
#!@SH@
#
-# $NetBSD: dirs,v 1.3 2005/01/31 17:42:20 jlam Exp $
+# $NetBSD: dirs,v 1.4 2005/01/31 20:32:58 jlam Exp $
#
# +DIRS - reference-counted directory management script
#
# Usage: ./+DIRS ADD|REMOVE [metadatadir]
-# ./+DIRS CHECK-ADD|CHECK-REMOVE
+# ./+DIRS CHECK-ADD|CHECK-REMOVE [metadatadir]
#
# This script supports two actions, ADD and REMOVE, that will add or
# remove the directories needed by the package associated with