Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
pkg(8) COMMANDS: install: local archive
Graham Perrin committed 8 months ago
commit 643ff0863de4af9a5fa5b280c92f9fda1f15bdec
parent 090ffab
1 file changed +4 -4
modified docs/pkg.8
@@ -253,10 +253,10 @@ Fetch packages from a remote repository.
.It Ic info
Display information about installed packages and package files.
.It Ic install
-
Install a package from a remote package repository.
-
If a package is found in more than one remote repository,
-
then installation happens from the first one.
-
Downloading a package is tried from each package repository in turn,
+
Install a package from a package repository or a local archive.
+
If a package is found in more than one repository, then the 
+
first one is used.
+
If not local, then download is attempted from each repository,
until the package is successfully fetched.
.It Ic lock
Prevent modification or deletion of a package.