Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add a newline for consistency with other examples
Mateusz Piotrowski committed 5 years ago
commit 9d8ccae8de17bccaed0fb4c1b2445ed8b77ee5c9
parent 3aa8ed70b10abe14291ab0f25cf930e416b7e80f
1 file changed +2 -1
modified docs/pkg.8
@@ -14,7 +14,7 @@
.\"
.\"     @(#)pkg.8
.\"
-
.Dd March 18, 2020
+
.Dd June 29, 2020
.Dt PKG 8
.Os
.\" ---------------------------------------------------------------------------
@@ -364,6 +364,7 @@ Check installed packages for checksum mismatches:
.Pp
Check for missing dependencies:
.Dl # pkg check -d -a
+
.Pp
Show the pkg-message of a package:
.Dl # pkg info -D perl-5.14
.\" ---------------------------------------------------------------------------