summaryrefslogtreecommitdiffstats
path: root/doc/makepkg.8.txt
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-04-08 19:26:41 +0200
committerDan McGee <dan@archlinux.org>2012-04-24 15:38:36 +0200
commit3f9cf8471f9c6faecba8e09deb97a8d042525307 (patch)
treef53931828fb4ecdbf383e5c2a590e1018403485e /doc/makepkg.8.txt
parentd85c71865ee826041c85cd47189ea43b44ce52cc (diff)
downloadpacman-3f9cf8471f9c6faecba8e09deb97a8d042525307.tar.gz
pacman-3f9cf8471f9c6faecba8e09deb97a8d042525307.tar.xz
makepkg: allow specifying --pkg multiple times
Make this option additive, so that the following two operations are equivalent: makepkg --pkg foo --pkg bar makepkg --pkg foo,bar
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r--doc/makepkg.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index f80d7f20..57af98f7 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -154,7 +154,7 @@ Options
*\--pkg <list>*::
Only build listed packages from a split package. Multiple packages should
- be comma separated in the list.
+ be comma separated in the list. This option can be specified multiple times.
*\--check*::
Run the check() function in the PKGBUILD, overriding the setting in