summaryrefslogtreecommitdiff
path: root/abump.in
diff options
context:
space:
mode:
Diffstat (limited to 'abump.in')
-rw-r--r--abump.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/abump.in b/abump.in
index 13db348..b06a933 100644
--- a/abump.in
+++ b/abump.in
@@ -86,18 +86,18 @@ fixes #${fixes#\#}
}
usage() {
- cat >&2 <<__EOF__
-$program $program_version - bump pkgver in APKBUILDs
-Usage: $program [-s CVE-1,CVE-2,...] [-f ISSUE] [-R|--recursive] [-k|--keep] PKGNAME-1.2.3 ...
-Options:
- -s, --security CVE1,CVE-2,... Security update
- -f, --fixes ISSUE Fixes ISSUE
- -R, --recursive Run abuild with -R for recursive building
- -k, --keep Run abuild with -k to keep existing packages
- -q, --quiet
- -h, --help Show this help
-
-__EOF__
+ cat >&2 <<-__EOF__
+ $program $program_version - bump pkgver in APKBUILDs
+ Usage: $program [-s CVE-1,CVE-2,...] [-f ISSUE] [-R|--recursive] [-k|--keep] PKGNAME-1.2.3 ...
+ Options:
+ -s, --security CVE1,CVE-2,... Security update
+ -f, --fixes ISSUE Fixes ISSUE
+ -R, --recursive Run abuild with -R for recursive building
+ -k, --keep Run abuild with -k to keep existing packages
+ -q, --quiet
+ -h, --help Show this help
+
+ __EOF__
}
keep=