Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Document the new pkg.conf CASE_SENSITIVE_MATCH setting.
Matthew Seaman committed 12 years ago
commit f0be5472bfa911a8b5d35197a2990fa57cf3cd2b
parent f8b130e
1 file changed +4 -0
modified docs/pkg.conf.5
@@ -88,6 +88,10 @@ Default: off
.It Cm CUDF_SOLVER: string
Experimental: tells pkg to use an external CUDF solver.
Default: not set.
+
.It Cm CASE_SENSITIVE_MATCH: boolean
+
Match package names or regular expressions given on the command line
+
against values in the database in a case sensitive way.
+
Default: no.
.It Cm DEBUG_LEVEL: integer
Incremental values from 1 to 4 produce successively more verbose
debugging output.