Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add the missing description of the -x / --regex flag copied from pkg-install(8)
Matthew Seaman committed 6 years ago
commit da340e3c398cd96a5d36ec891e6e4e51228b12dd
parent 09d7d32
1 file changed +5 -1
modified docs/pkg-upgrade.8
@@ -14,7 +14,7 @@
.\"
.\"     @(#)pkg.8
.\"
-
.Dd April 17, 2015
+
.Dd May 14, 2019
.Dt PKG-UPGRADE 8
.Os
.Sh NAME
@@ -173,6 +173,10 @@ from remote.
Automatic repository catalogue updates are only attempted when the
effective UID of the process has write access to the package database.
Otherwise they are silently ignored.
+
.It Fl x , Cm --regex
+
Treat the package names as regular expressions according to the
+
"modern" or "extended" syntax of
+
.Xr re_format 7 .
.It Fl y , Cm --yes
Assume yes when asked for confirmation before package installation.
.El