index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Eli Schwartz <eschwartz@archlinux.org> | 2018-02-07 23:43:40 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-03-14 12:16:58 +1000 |
commit | d8591dd3418d55c5736022ef003891fc03b953e0 (patch) | |
tree | 9b46ef33370c64d513208b5a048286250de078a4 /doc/makepkg.8.txt | |
parent | a100cd6bca5b56ef4a8f3ec15ef39efe9d23f1f8 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 4 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 460c4e26..a065b795 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -200,8 +200,8 @@ Options useful if you are redirecting makepkg output to file. *\--packagelist*:: - List the packages that would be produced without building. Listed - package names do not include PKGEXT. + List the package filenames that would be produced without building. Listed + package filenames include PKGDEST and PKGEXT. *\--printsrcinfo*:: Generate and print the SRCINFO file to stdout. |