diff options
author | Allan McRae <allan@archlinux.org> | 2012-07-23 17:00:35 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-08-04 00:16:39 +1000 |
commit | d51902c978144f230038e44a42ff75b587d85326 (patch) | |
tree | 0b7f2767ea7953c4452f0a452c1519d21928a645 /doc/makepkg.8.txt | |
parent | 062204daa135feb5aad918e8842749b69de41c40 (diff) | |
download | pacman-d51902c978144f230038e44a42ff75b587d85326.tar.xz |
doc: Add --holdver information for makepkg
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 5e13dfc5..9d19e38e 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -91,6 +91,10 @@ Options *-h, \--help*:: Output syntax and command line options. +*--holdver*:: + When using VCS sources (linkman:PKGBUILD[5]) any currently checked out source + will not be updated to the latest revision. + *-i, \--install*:: Install or upgrade the package after a successful build using linkman:pacman[8]. |