Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Document auto update for pkg-{fetch,upgrade,install}
Bryan Drewery committed 14 years ago
commit 7ab0a198e3a5dbe7820bbc1a967f172f90295136
parent 332dc21babf3d480659df4ddfc6d03d99b987a78
3 files changed +8 -3
modified pkg/pkg-fetch.8
@@ -32,6 +32,9 @@
is used to download binary packages from a remote repository.
.Pp
One or more packages, or patterns can be specified.
+
.Pp
+
The remote repository will automatically be updated using
+
.Xr pkg-update 8 .
.Sh OPTIONS
The following options are supported by
.Nm :
modified pkg/pkg-install.8
@@ -54,9 +54,8 @@ It is always good to update your package repositories first before
doing a remote installation using
.Nm
.Pp
-
In order to update your remote package repositories please refer to the
-
.Xr pkg-update 8
-
man page.
+
The remote repository will automatically be updated using
+
.Xr pkg-update 8 .
.Sh OPTIONS
The following options are supported by
.Nm :
modified pkg/pkg-upgrade.8
@@ -35,6 +35,9 @@ used during package upgrades as defined by the environment variable
Soon enough
.Nm
will be able to perform package upgrades from multiple repositories.
+
.Pp
+
The remote repository will automatically be updated using
+
.Xr pkg-update 8 .
.Sh OPTIONS
The following options are supported by
.Nm :