Skip to content
Snippets Groups Projects
Commit ff53e776 authored by Natanael Copa's avatar Natanael Copa
Browse files

abuild: fix typo

parent 36c87807
No related branches found
No related tags found
No related merge requests found
...@@ -1390,7 +1390,7 @@ usage() { ...@@ -1390,7 +1390,7 @@ usage() {
echo " -f Force specified cmd, even if they are already done" echo " -f Force specified cmd, even if they are already done"
echo " -F Force run as root" echo " -F Force run as root"
echo " -h Show this help" echo " -h Show this help"
echo " -i Install PKG after successul build" echo " -i Install PKG after successful build"
echo " -k Keep built packages, even if APKBUILD or sources are newer" echo " -k Keep built packages, even if APKBUILD or sources are newer"
echo " -m Disable colors (monochrome)" echo " -m Disable colors (monochrome)"
echo " -p Set package destination directory" echo " -p Set package destination directory"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment