readme: fix
This commit is contained in:
parent
5ab1b157f4
commit
b188685055
1 changed files with 4 additions and 2 deletions
|
@ -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** <br>
|
||||
This command should be run as root. The command copies `/tmp/ports` to `/usr/ports`.
|
||||
This command should be run as root. <br>
|
||||
The command copies `/tmp/ports` to `/usr/ports`.
|
||||
|
||||
* **portzap rmtree** <br>
|
||||
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. <br>
|
||||
The command removes `/tmp/ports`.
|
||||
|
||||
## Sources
|
||||
|
||||
|
|
Loading…
Reference in a new issue