readme: update
This commit is contained in:
parent
86943a1ff7
commit
cc93729996
1 changed files with 1 additions and 2 deletions
|
@ -14,12 +14,11 @@ is maintained as a git repository, and portzap allows the repository to be clone
|
||||||
* **portzap init** <br>
|
* **portzap init** <br>
|
||||||
This command should be run as root. <br>
|
This command should be run as root. <br>
|
||||||
The command creates the `_portzap` user / group, and the directory `/home/_portzap`.
|
The command creates the `_portzap` user / group, and the directory `/home/_portzap`.
|
||||||
`
|
|
||||||
* **portzap clone** <br>
|
* **portzap clone** <br>
|
||||||
This command should be run by a user account that is a member of the `_portzap` group. <br>
|
This command should be run by a user account that is a member of the `_portzap` group. <br>
|
||||||
The command clones HardenedBSD's ports collection to `/home/_portzap/ports`.
|
The command clones HardenedBSD's ports collection to `/home/_portzap/ports`.
|
||||||
|
|
||||||
|
|
||||||
* **portzap pull** <br>
|
* **portzap pull** <br>
|
||||||
This command should be run by a user account that is a member of the `_portzap` group. <br>
|
This command should be run by a user account that is a member of the `_portzap` group. <br>
|
||||||
The command updates an existing repository previously cloned with `portzap clone`.
|
The command updates an existing repository previously cloned with `portzap clone`.
|
||||||
|
|
Loading…
Reference in a new issue