diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-04-22 00:03:07 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-04-24 08:38:36 -0500 |
commit | 59dc631c9a2c8bacb19109e75c4fd0f604e85758 (patch) | |
tree | 6f372cd445afcf609511be474cb50c4d1b689047 /doc/makepkg.8.txt | |
parent | 2d0a00b409cc76527d71d01acd1d517db11a0ff0 (diff) | |
download | pacman-59dc631c9a2c8bacb19109e75c4fd0f604e85758.tar.xz |
makepkg.8: remove bold from --pkg's optarg
Keep this in line with the rest of the manpages.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 57af98f7..27875a30 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -152,7 +152,7 @@ Options such as a chroot or remote builder. It will also satisfy requirements of the GPL when distributing binary packages. -*\--pkg <list>*:: +*\--pkg* <list>:: Only build listed packages from a split package. Multiple packages should be comma separated in the list. This option can be specified multiple times. |