README: update

This commit is contained in:
0x1eef 2023-05-22 19:58:01 -03:00
parent ddb78b1d68
commit a67213b741

View file

@ -3,14 +3,13 @@
portzap is a utility for staying up to date with the
HardenedBSD ports tree.
portzap is designed to allow unprivileged users who are members
of the `_portzap` group to create and update a transient copy of
portzap is designed to allow unprivileged users who are members
of the `_portzap` group to create and update a transient copy of
the ports tree, which can then be installed into the `/usr/ports/`
directory by root.
Once the initial installation is complete, future updates are
incremental, which means that portzap will only add, remove or
update ports that have changed since the last update.
directory by root. Once the initial installation is complete,
future updates are incremental, which means that portzap will
only add, remove or update ports that have changed since the last
update.
## Usage