abuild usage fix: fetch does not verify sources

Replace text in usage description of fetch that claims to verify sources
with a suggestion to use 'abuild fetch verify', which will actually
verify them.

'abuild fetch' alone will not verify sources, as it only executes the
fetch() function.
This commit is contained in:
Oliver Smith 2019-05-17 22:38:25 +02:00 committed by Natanael Copa
parent 40e6e9995b
commit 7a9683a07b
1 changed files with 1 additions and 1 deletions

View File

@ -2530,7 +2530,7 @@ usage() {
cleanoldpkg Remove binary packages except current version
cleanpkg Remove already built binary and source package
deps Install packages listed in makedepends and depends
fetch Fetch sources to \$SRCDEST and verify checksums
fetch Fetch sources to \$SRCDEST (consider: 'abuild fetch verify')
index Regenerate indexes in \$REPODEST
listpkg List target packages
package Install project into $pkgdir