Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #561 from renchap/master
Matthew Seaman committed 12 years ago
commit 917f741949878ea09b140f04ce03c9883cd47057
parent 79fc428
1 file changed +1 -1
modified pkg/pkg-query.8
@@ -306,7 +306,7 @@ List all files and their known checksums for a package:
.Dl $ pkg query '%Fp %Fs' perl
.Pp
List all files for all packages:
-
.Dl $ pkg query '%o: %F'
+
.Dl $ pkg query '%o: %Fp'
.Pp
List all packages with no reverse dependencies:
.Dl $ pkg query -e '%#r = 0' %o