Update README
This commit is contained in:
parent
f3c9cec057
commit
ab30a77218
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ can be installed into `/usr/ports/` by root.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### CLI: setup-portzap
|
#### CLI: setup-portzap
|
||||||
|
|
||||||
This command should be run after installing portzap for
|
This command should be run after installing portzap for
|
||||||
the first time:
|
the first time:
|
||||||
|
@ -17,7 +17,7 @@ the first time:
|
||||||
# This command requires root privileges
|
# This command requires root privileges
|
||||||
# setup-portzap
|
# setup-portzap
|
||||||
|
|
||||||
### CLI: portzap
|
#### CLI: portzap
|
||||||
|
|
||||||
# Clone the HardenedBSD ports tree into /home/_portzap/ports/
|
# Clone the HardenedBSD ports tree into /home/_portzap/ports/
|
||||||
# This command is delegated to the '_portzap' user
|
# This command is delegated to the '_portzap' user
|
||||||
|
@ -39,7 +39,7 @@ the first time:
|
||||||
# This command requires root privileges
|
# This command requires root privileges
|
||||||
$ portzap rm
|
$ portzap rm
|
||||||
|
|
||||||
### ENVIRONMENT
|
#### Environment
|
||||||
|
|
||||||
* __$PORTZAP\_GITURL__ <br>
|
* __$PORTZAP\_GITURL__ <br>
|
||||||
The URL to a git repository <br>
|
The URL to a git repository <br>
|
||||||
|
|
Loading…
Reference in a new issue