abuild: add missing params flags in docs

This commit is contained in:
Hugo Osvaldo Barrera 2024-03-31 12:07:29 +02:00 committed by Natanael Copa
parent a417fd27fc
commit c3f021f2b4
1 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ other related operations.
*-d* *-d*
Disable dependency checking Disable dependency checking
*-D* *-D DESCRIPTION*
Set APKINDEX description (default: *$repo $(git describe)*) Set APKINDEX description (default: *$repo $(git describe)*)
*-f* *-f*
@ -45,7 +45,7 @@ other related operations.
*-m* *-m*
Disable colors (monochrome) Disable colors (monochrome)
*-P* *-P REPODEST*
Set REPODEST as the repository location for created packages Set REPODEST as the repository location for created packages
*-q* *-q*
@ -54,8 +54,8 @@ other related operations.
*-r* *-r*
Install missing dependencies from system repository Install missing dependencies from system repository
*-s* *-s SRCDEST*
Set source package destination directory Set source package destination directory to SRCDEST
*-v* *-v*
Verbose: show every command as it is run (very noisy) Verbose: show every command as it is run (very noisy)