diff --git a/bin/portzap b/bin/portzap index 8416dc7..8c447fa 100755 --- a/bin/portzap +++ b/bin/portzap @@ -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"