abuild: document the default command, "all"

Document the expansion of the default command. This is mostly useful for
someone wanting to run _most_ commands while omitting specific ones.
This commit is contained in:
Hugo Osvaldo Barrera 2024-03-31 12:07:39 +02:00 committed by Natanael Copa
parent 97feb61bee
commit 520641dea7

View File

@ -62,6 +62,11 @@ other related operations.
# COMMANDS
*all*
Runs the entire build process. This is the default when no other command is
specified, and is roughly an alias for *sanitycheck builddeps clean fetch
unpack prepare mkusers build check rootpkg*.
*build*
Compile and install package into *$pkgdir*.