doc/makepkg.8: Improve --cleanbuild documentation

Fixes #45.

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2024-05-05 15:04:20 +10:00
parent e1df19ee6f
commit 0f2417f919

View file

@ -144,7 +144,8 @@ Options
Display version information.
*-C, \--cleanbuild*::
Remove the $srcdir before building the package.
Clean build artifacts from previous runs of makepkg in the current
directory by removing $srcdir before building the package.
*-D* <dir>, *\--dir* <dir> ::
Change to directory <dir> before reading the PKGBUILD or doing anything else.