Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
pkg-rquery: No need for %t/%i support
Bryan Drewery committed 14 years ago
commit 255c45d09d01e4a6f3083faf750ad803adb96861
parent 3af9fe8
2 files changed +0 -4
modified pkg/pkg-rquery.8
@@ -87,8 +87,6 @@ Prefix of the matched package
Maintainer of the matched package
.It Cm \&%c
Comment of the matched package
-
.It Cm \&%i
-
Additionnal information about the package
.It Cm \&%w
Home page of the matched package
.It Cm \&%l
modified pkg/rquery.c
@@ -59,8 +59,6 @@ static struct query_flags accepted_rquery_flags[] = {
	{ 'w', "",		0, PKG_LOAD_BASIC },
	{ 'l', "",		0, PKG_LOAD_BASIC },
	{ 'M', "",		0, PKG_LOAD_BASIC },
-
	{ 'i', "",		0, PKG_LOAD_BASIC },
-
	{ 't', "",		0, PKG_LOAD_BASIC },
};

void