diff options
author | Dan McGee <dan@archlinux.org> | 2009-09-06 22:54:11 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-09-06 22:54:11 +0200 |
commit | b9dd8ce2334daea7e3949370c17c64e973b7c6db (patch) | |
tree | b7a5a48da1764b93a69133a5ffbdb83dbb0c9be7 /doc | |
parent | 65c1f06be5a9c4bdb197b61563da7c2e28162392 (diff) | |
parent | 1e51b81c6392125899c94761b5aa35bb6a0e032c (diff) | |
download | pacman-b9dd8ce2334daea7e3949370c17c64e973b7c6db.tar.gz pacman-b9dd8ce2334daea7e3949370c17c64e973b7c6db.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/makepkg.8.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index e480d8e3..ad78ffcb 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -86,6 +86,10 @@ Options linkman:makepkg.conf[5]. This output can be redirected into your PKGBUILD for source validation using "`makepkg -g >> PKGBUILD`". +*--skipinteg*:: + Do not fail when the PKGBUILD does not contain any integrity checks, just + print a warning instead. + *-h, \--help*:: Output syntax and command line options. |