diff options
author | Allan McRae <allan@archlinux.org> | 2011-07-06 00:30:17 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-07-05 10:22:45 -0500 |
commit | dfc532668d4a4182ce196a895fdd5b017b505c6f (patch) | |
tree | 3944b940fba3c945773a33556616b5fa5a3f0d8e /doc/makepkg.8.txt | |
parent | 77a93328cfb317ceae4cf0fbde98be14316ff769 (diff) | |
download | pacman-dfc532668d4a4182ce196a895fdd5b017b505c6f.tar.xz |
makepkg: update --pkg desciption in man page
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index e11e9b35..ffc01cd5 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -147,8 +147,7 @@ Options all source files of the package need to be present or downloadable. *\--pkg <list>*:: - Only build listed packages from a split package. The use of quotes is - necessary when specifying multiple packages. e.g. `--pkg "pkg1 pkg3"` + Only build listed packages from a split package. *\--check*:: Run the check() function in the PKGBUILD, overriding the setting in |