README: update
This commit is contained in:
parent
8cc6ea5b55
commit
1bc9146b3a
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -1,6 +1,4 @@
|
||||||
<p>
|
## About
|
||||||
<strong>portzap</strong>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
portzap is a utility for staying up to date with the
|
portzap is a utility for staying up to date with the
|
||||||
[HardenedBSD ports tree](https://hardenedbsd.org).
|
[HardenedBSD ports tree](https://hardenedbsd.org).
|
||||||
|
@ -9,9 +7,7 @@ The transient copy can be created, and updated by an unprivileged user account
|
||||||
who is a member of the `_portzap` group. The transient copy can then be installed
|
who is a member of the `_portzap` group. The transient copy can then be installed
|
||||||
into the `/usr/ports` directory by root.
|
into the `/usr/ports` directory by root.
|
||||||
|
|
||||||
<p>
|
## Usage
|
||||||
<strong>Usage</strong>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
* **portzap clone** <br>
|
* **portzap clone** <br>
|
||||||
This command clones HardenedBSD's ports tree into `/home/_portzap/ports`.
|
This command clones HardenedBSD's ports tree into `/home/_portzap/ports`.
|
||||||
|
@ -23,9 +19,7 @@ into the `/usr/ports` directory by root.
|
||||||
This command should be run as root. <br>
|
This command should be run as root. <br>
|
||||||
The command installs `/home/_portzap/ports` into `/usr/ports`.
|
The command installs `/home/_portzap/ports` into `/usr/ports`.
|
||||||
|
|
||||||
<p>
|
## Sources
|
||||||
<strong>Sources</strong>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
* [Source code (git.hardenedbsd.org)](https://git.hardenedbsd.org/0x1eef/portzap)
|
* [Source code (git.hardenedbsd.org)](https://git.hardenedbsd.org/0x1eef/portzap)
|
||||||
* [Source code (GitHub)](https://github.com/0x1eef/portzap)
|
* [Source code (GitHub)](https://github.com/0x1eef/portzap)
|
||||||
|
|
Loading…
Reference in a new issue