From b18868505559375ea01b9ff8de485520401a5284 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 14 Jan 2023 19:52:50 -0300 Subject: [PATCH] readme: fix --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b089336..ee3d0c9 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ is maintained as a git repository, and portzap allows the repository to be clone The command updates an existing repository previously cloned with `portzap clone`. * **portzap unpack**
- This command should be run as root. The command copies `/tmp/ports` to `/usr/ports`. + This command should be run as root.
+ The command copies `/tmp/ports` to `/usr/ports`. * **portzap rmtree**
- This command can be run as root, or a regular user. The command removes `/tmp/ports`. + This command can be run as root, or a regular user.
+ The command removes `/tmp/ports`. ## Sources