abuild: fix help message

This commit is contained in:
Sertonix 2024-03-28 13:24:27 +01:00 committed by Natanael Copa
parent 20c0a15856
commit 21b5a2298d

View File

@ -2860,7 +2860,7 @@ usage() {
-m Disable colors (monochrome)
-P Set REPODEST as the repository location for created packages
-q Quiet
-r Install missing dependencies from system repository (using sudo)
-r Install missing dependencies from system repository (using \$SUDO_APK)
-s Set source package destination directory
-v Verbose: show every command as it is run (very noisy)
@ -2876,7 +2876,7 @@ usage() {
fetch Fetch sources to \$SRCDEST (consider: 'abuild fetch verify')
index Regenerate indexes in \$REPODEST
listpkg List target packages
package Install project into $pkgdir
package Install project into \$pkgdir
prepare Apply patches
rootbld Build package in clean chroot
rootpkg Run 'package', the split functions and create apks as fakeroot