diff options
Diffstat (limited to 'abuild.in')
-rwxr-xr-x | abuild.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1390,7 +1390,7 @@ usage() { echo " -f Force specified cmd, even if they are already done" echo " -F Force run as root" 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 " -m Disable colors (monochrome)" echo " -p Set package destination directory" |