newapkbuild: fix usage output

This commit is contained in:
A. Wilcox 2017-06-23 07:55:58 +00:00 committed by Timo Teräs
parent f39ef92cde
commit 27005a2cb0

View File

@ -285,7 +285,8 @@ __EOF__
usage() {
cat >&2 <<-__EOF__
$program $program_version - generate a new APKBUILD
Usage: $program [-cfh] [-d DESC] [-l LICENSE] [-n NAME] [-u URL]
Usage: $program [-n NAME] [-d DESC] [-l LICENSE] [-u URL]
[-aCpy] [-s] [-cfh]
PKGNAME[-PKGVER]|SRCURL
Options:
-n Set package name to NAME