This commit is contained in:
parent
7961a66d4f
commit
7e4aa19c96
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ case $1 in
|
|||
printf " teardown Reverse the changes made by 'portzap setup'\n"
|
||||
printf "\n"
|
||||
printf "General\n"
|
||||
printf " clone Clone the hardenedbsd ports tree\n"
|
||||
printf " pull Pull updates from the hardenedbsd ports tree\n"
|
||||
printf " clone Clone the HardenedBSD ports tree\n"
|
||||
printf " pull Pull ports tree updates\n"
|
||||
printf " checkout Checkout a branch other than the default\n"
|
||||
printf " sh Run /bin/sh within /home/_portzap/ports/\n"
|
||||
printf " rm Remove /usr/ports/ and /home/_portzap/ports/\n"
|
||||
|
|
Loading…
Reference in a new issue