doc/makepkg.8: Improve --cleanbuild documentation
Fixes #45. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
e1df19ee6f
commit
0f2417f919
1 changed files with 2 additions and 1 deletions
|
@ -144,7 +144,8 @@ Options
|
||||||
Display version information.
|
Display version information.
|
||||||
|
|
||||||
*-C, \--cleanbuild*::
|
*-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> ::
|
*-D* <dir>, *\--dir* <dir> ::
|
||||||
Change to directory <dir> before reading the PKGBUILD or doing anything else.
|
Change to directory <dir> before reading the PKGBUILD or doing anything else.
|
||||||
|
|
Loading…
Add table
Reference in a new issue