Remove --recursive from abump --help

This flag does not exist.
This commit is contained in:
Hugo Osvaldo Barrera 2023-11-20 13:40:53 +08:00 committed by Natanael Copa
parent 06ee1d3cfb
commit 1861b23f0c

View File

@ -96,7 +96,7 @@ fixes #${fixes#\#}
usage() {
cat <<-__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 ...
Usage: $program [-s CVE-1,CVE-2,...] [-f ISSUE] [-k|--keep] PKGNAME-1.2.3 ...
Options:
-s, --security CVE1,CVE-2,... Security update
-f, --fixes ISSUE Fixes ISSUE