README: update
This commit is contained in:
parent
ddb78b1d68
commit
a67213b741
1 changed files with 6 additions and 7 deletions
|
@ -6,11 +6,10 @@ HardenedBSD ports tree.
|
||||||
portzap is designed to allow unprivileged users who are members
|
portzap is designed to allow unprivileged users who are members
|
||||||
of the `_portzap` group to create and update a transient copy of
|
of the `_portzap` group to create and update a transient copy of
|
||||||
the ports tree, which can then be installed into the `/usr/ports/`
|
the ports tree, which can then be installed into the `/usr/ports/`
|
||||||
directory by root.
|
directory by root. Once the initial installation is complete,
|
||||||
|
future updates are incremental, which means that portzap will
|
||||||
Once the initial installation is complete, future updates are
|
only add, remove or update ports that have changed since the last
|
||||||
incremental, which means that portzap will only add, remove or
|
update.
|
||||||
update ports that have changed since the last update.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue