index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-25 23:46:37 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-06-20 17:32:57 +1000 |
commit | aa9aa343cbb391ccc2c2c1a3917f37a98e47105e (patch) | |
tree | 1e4b93ad172986cda9acd1e07be029282793d6b4 /doc | |
parent | 2bed2090fbf9777f60bdc33eb44daf94c8c2a973 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 3 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 41df30ed..4323fd33 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -207,6 +207,9 @@ Options List the packages that would be produced without building. Listed package names do not include PKGEXT. +*\--printsrcinfo*:: + Generate and print the SRCINFO file to stdout. + Additional Features ------------------- makepkg supports building development versions of packages without having to |