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