Update bin/portzap
Some checks are pending
portzap / shellcheck (push) Waiting to run

This commit is contained in:
0x1eef 2024-08-20 00:58:32 -03:00
parent 7961a66d4f
commit 7e4aa19c96

View file

@ -81,8 +81,8 @@ case $1 in
printf " teardown Reverse the changes made by 'portzap setup'\n" printf " teardown Reverse the changes made by 'portzap setup'\n"
printf "\n" printf "\n"
printf "General\n" printf "General\n"
printf " clone Clone the hardenedbsd ports tree\n" printf " clone Clone the HardenedBSD ports tree\n"
printf " pull Pull updates from the hardenedbsd ports tree\n" printf " pull Pull ports tree updates\n"
printf " checkout Checkout a branch other than the default\n" printf " checkout Checkout a branch other than the default\n"
printf " sh Run /bin/sh within /home/_portzap/ports/\n" printf " sh Run /bin/sh within /home/_portzap/ports/\n"
printf " rm Remove /usr/ports/ and /home/_portzap/ports/\n" printf " rm Remove /usr/ports/ and /home/_portzap/ports/\n"