Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add documentation for -I Case-sensitive description was wrong Add periods for consistency
Mark Felder committed 11 years ago
commit 355bf9e7eafb5d5b2073834b6f971bc93b0a0444
parent 45511a0
1 file changed +5 -3
modified docs/pkg-info.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd October 30, 2014
+
.Dd December 1, 2014
.Dt PKG-INFO 8
.Os
.Sh NAME
@@ -61,7 +61,7 @@ The following options are supported by
Display all installed packages.
.It Fl A , Cm --annotations
Display any annotations added to the package.
-
.It Fl C , Cm --case-insensitive
+
.It Fl C , Cm --case-sensitive
Make the standard or the regular expression
.Fl ( x )
matching against
@@ -99,6 +99,8 @@ This is the default, unless modified by setting
.Ev CASE_SENSITIVE_MATCH
to true in
.Pa pkg.conf .
+
.It Fl I , Cm --comment
+
Display the specified packages and their comments.
.It Fl x , Cm --regex
Treat
.Ar pkg-name
@@ -136,7 +138,7 @@ Display all shared libraries used by
.Ar pkg-name .
.It Fl s , Cm --size
Display the total size of files installed by
-
.Ar pkg-name
+
.Ar pkg-name .
.It Fl q , Cm --quiet
Be
.Dq quiet .