From c3f021f2b425ed6fad93125ebe619a9d86945e10 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Sun, 31 Mar 2024 12:07:29 +0200 Subject: [PATCH] abuild: add missing params flags in docs --- abuild.1.scd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/abuild.1.scd b/abuild.1.scd index 274d2a1..a13c1d6 100644 --- a/abuild.1.scd +++ b/abuild.1.scd @@ -24,7 +24,7 @@ other related operations. *-d* Disable dependency checking -*-D* +*-D DESCRIPTION* Set APKINDEX description (default: *$repo $(git describe)*) *-f* @@ -45,7 +45,7 @@ other related operations. *-m* Disable colors (monochrome) -*-P* +*-P REPODEST* Set REPODEST as the repository location for created packages *-q* @@ -54,8 +54,8 @@ other related operations. *-r* Install missing dependencies from system repository -*-s* - Set source package destination directory +*-s SRCDEST* + Set source package destination directory to SRCDEST *-v* Verbose: show every command as it is run (very noisy)