Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
pkg-[r]query.8: Use consistent '%s[hb]' format instead of %sb and %sh
Bryan Drewery committed 14 years ago
commit 3d8352924547dfc3d948fa00d4df2d9d6d224ffd
parent 966b5b4
2 files changed +13 -9
modified pkg/pkg-query.8
@@ -86,10 +86,12 @@ Additionnal information about the package
Home page of the matched package
.It Cm \&%l
license logic of the matched package - nothing for single, & for AND, and | for OR
-
.It Cm \&%sh
-
The flat size in human readable format of the matched package
-
.It Cm \&%sb
-
The flat size in bytes of the matched package
+
.It Cm \&%s Ns Op bh
+
The flat size of the matched package, where
+
.Cm b
+
is in bytes, and
+
.Cm h
+
is in human readable format.
.It Cm \&%a
Returns 1 if the matched package is an orphan package and can be pkg-autoremove(1)'d, 0 otherwise
.It Cm \&%M
modified pkg/pkg-rquery.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd March 2, 2012
+
.Dd April 25, 2012
.Dt PKG-RQUERY 8
.Os
.Sh NAME
@@ -91,10 +91,12 @@ Comment of the matched package
Home page of the matched package
.It Cm \&%l
license logic of the matched package - nothing for single, & for AND, and | for OR
-
.It Cm \&%sh
-
The flat size in human readable format of the matched package
-
.It Cm \&%sb
-
The flat size in bytes of the matched package
+
.It Cm \&%s Ns Op bh
+
The flat size of the matched package, where
+
.Cm b
+
is in bytes, and
+
.Cm h
+
is in human readable format.
.It Cm \&%M
message contain in the matched package
.It Cm \&%? Ns Op dCOLB