Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update pkg-query.8 to reflect %S being removed
Bryan Drewery committed 13 years ago
commit baa669a1ad92c058318e23d8b550d7b49547a14e
parent 8c3a9fdf9fa88dc0bc7635f474593595e5308401
1 file changed +1 -3
modified pkg/pkg-query.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd April 25, 2012
+
.Dd July 18, 2012
.Dt PKG-QUERY 8
.Os
.Sh NAME
@@ -163,8 +163,6 @@ Expands to the list of license(s) for the matched package.
Expands to the list of users needed by the matched package.
.It Cm \&%G
Expands to the list of groups needed by the matched package.
-
.It Cm \&%S
-
Expands to the list of scripts for the matching packages - install, deinstall, etc.
.It Cm \&%B
Expands to the list of shared libraries used by programs from the matched package.
.El