index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Felix Yan <felixonmars@archlinux.org> | 2021-07-27 19:22:19 +0800 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2022-01-22 01:12:32 +0100 |
commit | fa5afbc30b68912eb7f16d434a27faf787c3da9c (patch) | |
tree | 47b2146d91d1d2ec378b37b300a1b1abe7e516b0 /doc | |
parent | 412d032c265e2f5193e41cdad2e739b1501b9ca5 (diff) |
-rw-r--r-- | doc/checkpkg.1.asciidoc | 3 |
diff --git a/doc/checkpkg.1.asciidoc b/doc/checkpkg.1.asciidoc index 6a70dbb..d95f350 100644 --- a/doc/checkpkg.1.asciidoc +++ b/doc/checkpkg.1.asciidoc @@ -29,6 +29,9 @@ Options *-w, --warn*:: Print a warning instead of a regular message in case of soname differences. +*-M, --makepkg-config*:: + Set an alternate makepkg configuration file. + *-h, --help*:: Show a help text |