From a67213b741d687f07b8d1cc966e7cdcb38db2035 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 22 May 2023 19:58:01 -0300 Subject: [PATCH] README: update --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3d0b968..f23eb0a 100644 --- a/README.md +++ b/README.md @@ -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